Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / AreaProperties Class / Centroid Property

In This Topic
    Centroid Property (AreaProperties)
    In This Topic
    Gets centroid.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Centroid As Point3D
    public override Point3D Centroid {get;}
    See Also