Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Point3D Class / Origin Property

In This Topic
    Origin Property (Point3D)
    In This Topic
    Returns the (0,0,0) point.
    Syntax
    'Declaration
     
    Public Shared Shadows ReadOnly Property Origin As Point3D
    public new static Point3D Origin {get;}
    See Also