API Help
Eplan.EplApi.DataModel.Graphics Namespace / Arc Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the Arc object.
    Syntax
    public new ArcPropertyList Properties {get;}
    public:
    new property ArcPropertyList^ Properties {
       ArcPropertyList^ get();
    }

    Property Value

    P8 properties of the document.
    See Also

    Reference

    Arc Class
    Arc Members
    ArcPropertyList Class
    Arc(HDC__*,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)