Applies the transformer to the rotate control points.
public void TransformRotatePoints(
AnnTransformer transformer
)
Public Sub TransformRotatePoints( _
ByVal transformer As Leadtools.Annotations.AnnTransformer _
)
public:
void TransformRotatePoints(
Leadtools.Annotations.AnnTransformer^ transformer
)
transformer
The AnnTransformer that is applied to the rotate control points.
This method is called internally when using a TransformObjectMode of AnnTransformObjectMode.PointsAndRotate. For more information, refer to New Annotation Features of Version 14.5 (Deprecated).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET