Gets or sets the value for the ending point of the first ruler.
public virtual AnnPoint FirstEndPoint {get; set;}
public virtual AnnPoint FirstEndPoint {get; set;}
get_FirstEndPoint();
set_FirstEndPoint(value);
'Declaration
Public Overridable Property FirstEndPoint As AnnPoint
'Usage
Dim instance As AnnCrossProductObject
Dim value As AnnPoint
instance.FirstEndPoint = value
value = instance.FirstEndPoint
Property Value
An
AnnPoint structure that specifies the ending point of the first ruler.
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