In This Topic
GdPicture14 Namespace / GdViewer Class / VerticalResolution Property

VerticalResolution Property (GdViewer)

In This Topic
Syntax
'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();

}
See Also