public float LineWidth { get; set; }
Public Property LineWidth As Single Get Set
public: property float LineWidth { float get (); void set (float value); }
member LineWidth : float32 with get, set
In This Article