Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / ConicalSurfaceSurrogate Class / Tip Property

In This Topic
    Tip Property (ConicalSurfaceSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Tip As Point3D
    public Point3D Tip {get; set;}
    See Also