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

In This Topic
    Kind Property (Arc)
    In This Topic
    Gets the kind of arc object.
    Syntax
    public Arc.Enums.Type Kind {get;}
    public:
    property Arc.Enums.Type Kind {
       Arc.Enums.Type get();
    }
    See Also