[System.ComponentModel.Category("Scene")] [System.ComponentModel.Description("Gets/sets the end point (in scene coordinates)")] [System.Xml.Serialization.XmlIgnore()] public virtual NPointF EndPoint {get; set;}
'Declaration
<System.ComponentModel.CategoryAttribute("Scene")> <System.ComponentModel.DescriptionAttribute("Gets/sets the end point (in scene coordinates)")> <System.Xml.Serialization.XmlIgnoreAttribute()> Public Overridable Property EndPoint As NPointF