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

Reference

ImGearVectorPoint3DEx Structure
ImGearVectorPoint3DEx Members