public TNumeric Width { get; }
Public ReadOnly Property Width As TNumeric Get
public: property TNumeric Width { TNumeric get (); }
member Width : 'TNumeric with get
In This Article