Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / RevolvedSurface Class / Center Property

In This Topic
    Center Property (RevolvedSurface)
    In This Topic
    Gets revolution center point.
    Syntax
    'Declaration
     
    Public ReadOnly Property Center As Point3D
    public Point3D Center {get;}
    See Also