ImageGear .NET v24.12 - Updated
m_x Field (ImGearVectorPoint2D)




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

Reference

ImGearVectorPoint2D Structure
ImGearVectorPoint2D Members