Sets the array of transformed points.
protected virtual void SetTransformPoints(Point[] points,AnnTransformOperation operation)
Protected Overridable Sub SetTransformPoints( _ByVal points() As Point, _ByVal operation As Leadtools.Windows.Annotations.AnnTransformOperation _)
protected:virtual void SetTransformPoints(array<Point>^ points,Leadtools.Windows.Annotations.AnnTransformOperation operation)
points
An array of System.Windows.Point structures specifying the points to be transformed.
operation
An AnnTransformOperation value to specify which transformation method to call.
Derived objects that override TransformMode to return a value other than AnnTransformMode.Auto should also override this method and GetTransformPoints to get/set the points to be transformed. Derived objects can examine operation to determine what points to get/set.
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
