ImageGear .NET v24.12 - Updated
m_zmax Field




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorMinMax Structure : m_zmax Field
Maximum value of Z coordinate.
Syntax
'Declaration
 
Public m_zmax As Single
'Usage
 
Dim instance As ImGearVectorMinMax
Dim value As Single
 
value = instance.m_zmax
 
instance.m_zmax = value
public float m_zmax
public: float m_zmax
public:
float m_zmax
See Also

Reference

ImGearVectorMinMax Structure
ImGearVectorMinMax Members