'Declaration Public Shadows Property EndCap As LineCap
'Declaration
Public Shadows Property EndCap As LineCap
public new LineCap EndCap {get; set;}
public read-write property EndCap: LineCap;
public hide function get,set EndCap : LineCap
public: __property new LineCap get_EndCap(); public: __property new void set_EndCap( LineCap value );
public: new property LineCap EndCap { LineCap get(); void set ( LineCap value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationFreeHand AnnotationFreeHand Members