C#
VB
C++
Applies the transformer to the rotate control points.
public void TransformRotatePoints(
Transform transform
)
Public Sub TransformRotatePoints( _
ByVal transform As Transform _
)
public:
void TransformRotatePoints(
Transform^ transform
)
transform
The System.Windows.Media.Transform that is applied to the rotate control points.
This method is called internally when using a TransformMode of AnnTransformMode.PointsAndRotate. For more information, refer to WPF Annotation Rotation Options.
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