Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemFaceSurrogate Class / Centroid Property

In This Topic
    Centroid Property (FemFaceSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Centroid As Node
    public Node Centroid {get; set;}
    See Also