| Visual Basic | |
|---|---|
Sub TransformBy( _ ByVal Transform As MathTransform _ ) | |
| C# | |
|---|---|
void TransformBy( MathTransform Transform ) | |
| JavaScript | |
|---|---|
TransformBy( Transform : dsMathTransform ) | |
Parameters
- Transform
- Mathematical transformation to apply to this mathematical circular Arc
DraftSight V1R5.0
Syntax