ImageGear .NET - Updated July 5, 2018
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
See Also

Reference

ImGearVectorPoint3D Structure
ImGearVectorPoint3D Members