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




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

Reference

ImGearVectorPoint3D Structure
ImGearVectorPoint3D Members