ImageGear .NET - Updated
ImGearVectorPoint3DEx Structure
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorPoint3DEx Structure
Represents an extended three-dimentional point.
Object Model
ImGearVectorPoint3DEx Structure
Syntax
'Declaration
 
Public Structure ImGearVectorPoint3DEx 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearVectorPoint3DEx
public struct ImGearVectorPoint3DEx : System.ValueType 
public __value struct ImGearVectorPoint3DEx : public System.ValueType 
public value class ImGearVectorPoint3DEx : public System.ValueType 
Remarks
Extended point contains one additional field that is used as a weight for NURBS surfaces.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Vector.ImGearVectorPoint3DEx

See Also

Reference

ImGearVectorPoint3DEx Members
ImageGear.Vector Namespace