ImageGear .NET - Updated October 2, 2018
GetMinMax Method (ImGearVectorEntity)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntity Class : GetMinMax Method
Calculates a bounding box which completely includes the entity.
Syntax
'Declaration
 
Public Function GetMinMax() As ImGearVectorMinMax
 
'Usage
 
Dim instance As ImGearVectorEntity
Dim value As ImGearVectorMinMax
 
value = instance.GetMinMax()

Return Value

New instance of ImGearVectorMinMax structure object.
See Also

Reference

ImGearVectorEntity Class
ImGearVectorEntity Members