ImageGear .NET - Updated
ImGearVectorPoint3D Structure
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorPoint3D Structure
Represents a three-dimentional point.
Object Model
ImGearVectorPoint3D Structure
Syntax
'Declaration
 
Public Structure ImGearVectorPoint3D 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearVectorPoint3D
public struct ImGearVectorPoint3D : System.ValueType 
public __value struct ImGearVectorPoint3D : public System.ValueType 
public value class ImGearVectorPoint3D : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Vector.ImGearVectorPoint3D

See Also

Reference

ImGearVectorPoint3D Members
ImageGear.Vector Namespace