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




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

Reference

ImGearVectorPoint3DEx Structure
ImGearVectorPoint3DEx Members