TransformBy Method (IMathCircArc) Send Feedback
See Also 
Transform
Mathematical transformation to apply to this mathematical circular Arc
Applies the specified mathematical transformation to this mathematical circular Arc.

Syntax

Visual Basic 
Sub TransformBy( _
   ByVal Transform As MathTransform _
) 
C# 
void TransformBy( 
   MathTransform Transform
)
JavaScript 
TransformBy( 
   Transform : dsMathTransform
)
COM native C++ 
HRESULT TransformBy( 
   IMathTransform* Transform
) 
C++ 
DSRESULT TransformBy( 
   dsMathTransform* Transform
) 

Parameters

Transform
Mathematical transformation to apply to this mathematical circular Arc
 

See Also

Availability

DraftSight V1R5.0