Click or drag to resize

AnnotateSpaceConverterViewSpaceToAnnotationSpace Method

These methods are used to convert PointF and RectangleF values form view space to annotation space.
Overload List
  NameDescription
Public methodViewSpaceToAnnotationSpace(PointF)
Converts a point from view space to annotation space.
Public methodViewSpaceToAnnotationSpace(PointF)
Converts an array of PointF from view space to annotation space.
Public methodStatic memberViewSpaceToAnnotationSpace(IAnnotate, AnnotationData, PointF)
Converts a point from view space to annotation space.
Top
See Also