Applies the specified mathematical transformation to this mathematical elliptical Arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub TransformBy( _
IMathTransform* Transform As MathTransform _
) |
C# | |
---|
void TransformBy(
MathTransform Transform
) |
JavaScript | |
---|
TransformBy(
Transform : MathTransform
) |
Parameters
- Transform
- Mathematical transformation to apply to this mathematical elliptical Arc
Example
See Also
Availability
DraftSight V1R5.0