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

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