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




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorPoint3D Structure : m_x Field
X coordinate of the point.
Syntax
'Declaration
 
Public m_x As Single
'Usage
 
Dim instance As ImGearVectorPoint3D
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

ImGearVectorPoint3D Structure
ImGearVectorPoint3D Members