GdPicture.NET.14
GdPicture14.Imaging Namespace / GdPictureRectangle Class / GetVerticalMidPoint Method





In This Topic
GetVerticalMidPoint Method (GdPictureRectangle)
In This Topic
Syntax
'Declaration
 
Public Function GetVerticalMidPoint() As Single
public float GetVerticalMidPoint()
public function GetVerticalMidPoint(): Single; 
public function GetVerticalMidPoint() : float;
public: float GetVerticalMidPoint(); 
public:
float GetVerticalMidPoint(); 
See Also