ImageGear .NET
GetViewMin Method




Returns the point with minimum coordinates of the view being mapped to the viewport.
Syntax
public ImGearVectorPoint3D GetViewMin()
public: ImGearVectorPoint3D GetViewMin(); 
public:
ImGearVectorPoint3D GetViewMin(); 
'Declaration
 
Public Function GetViewMin() As ImGearVectorPoint3D
 
'Usage
 
Dim instance As ImGearVectorEntityViewport
Dim value As ImGearVectorPoint3D
 
value = instance.GetViewMin()

Return Value

New instance of ImGearVectorPoint3D structure.
See Also

Reference

ImGearVectorEntityViewport Class
ImGearVectorEntityViewport Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback