'Declaration Public Property DashCap As Vintasoft.Imaging.Drawing.LineDashCapStyle
public Vintasoft.Imaging.Drawing.LineDashCapStyle DashCap { get; set; }
public: __property Vintasoft.Imaging.Drawing.LineDashCapStyle get_DashCap(); public: __property void set_DashCap(
Vintasoft.Imaging.Drawing.LineDashCapStyle value
);
public:
property Vintasoft.Imaging.Drawing.LineDashCapStyle DashCap { Vintasoft.Imaging.Drawing.LineDashCapStyle get(); void set(Vintasoft.Imaging.Drawing.LineDashCapStyle value); }