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

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