public LineStyle LineStyle { get; set; }
Public Property LineStyle As LineStyle Get Set
public: property LineStyle^ LineStyle { LineStyle^ get (); void set (LineStyle^ value); }
member LineStyle : LineStyle with get, set
In This Article