TransformBy Method (IMathPoint)
Applies the specified mathematical transformation to this mathematical point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub TransformBy( _
IMathTransform* Transform As MathTransform _
) |
C# | |
---|
void TransformBy(
MathTransform Transform
) |
JavaScript | |
---|
TransformBy(
Transform : MathTransform
) |
Parameters
- Transform
- IMathTransform
See Also
Availability
DraftSight V1R1.4