public float Height { get; }
Public ReadOnly Property Height As Single Get
public: property float Height { float get (); }
member Height : float32 with get
In This Article