Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Circle Class / StartPoint Property

In This Topic
    StartPoint Property (Circle)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property StartPoint As Point3D
    public Point3D StartPoint {get;}
    See Also