public double UsedWidth { get; }
Public ReadOnly Property UsedWidth As Double Get
public: property double UsedWidth { double get (); }
member UsedWidth : float with get
In This Article