Scales this mathematical point by the specified scale factor about the specified mathematical center point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ScalePoint( _
IMathPoint* CenterPoint As MathPoint, _
DOUBLE ScaleFactor As System.Double _
) |
Parameters
- CenterPoint
- IMathPoint
- ScaleFactor
- Factor by which to scale this mathematical point
See Also
Availability
DraftSight V1R1.4