ImageGear .NET v24.12 - Updated
m_ymax Field




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

Reference

ImGearVectorMinMax Structure
ImGearVectorMinMax Members