ImageGear .NET v24.12 - Updated
m_xmax Field




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

Reference

ImGearVectorMinMax Structure
ImGearVectorMinMax Members