'Declaration
Public ReadOnly Property VerticalResolution As Single
public float VerticalResolution {get;}
public read-only property VerticalResolution: Single;
public function get VerticalResolution : float
public: __property float get_VerticalResolution();
public: property float VerticalResolution { float get(); }