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




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

ImGearVectorPoint3DEx Structure
ImGearVectorPoint3DEx Members