ImageGear for .NET
GetMinMax Method (ImGearVectorView)




Returns the bounding parallelepiped of the view.
Syntax
'Declaration
 
Public Function GetMinMax() As ImGearVectorMinMax
'Usage
 
Dim instance As ImGearVectorView
Dim value As ImGearVectorMinMax
 
value = instance.GetMinMax()
public ImGearVectorMinMax GetMinMax()
public: ImGearVectorMinMax GetMinMax(); 
public:
ImGearVectorMinMax GetMinMax(); 

Return Value

Bounding parallelepiped of the view.
See Also

Reference

ImGearVectorView Class
ImGearVectorView Members
ImGearVectorMinMax Structure

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback