The previously calculated AnnotationCoordinates in screen pixels.
GetBasePoints(AnnotationCoordinates) Method
This method is used in internally by the AnnotationResizeAdorner. Gets the adorner point positions
Syntax
protected virtual Point[] GetBasePoints( 
   AnnotationCoordinates coordinates
)

Parameters

coordinates
The previously calculated AnnotationCoordinates in screen pixels.

Return Value

A list of points in screen pixels denoting the Adorner corners
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also