API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_LABELINGSCHEME Property / DMG_VIEWPLACEMENT_LABELINGSCHEME(Int32) Property

In This Topic
    DMG_VIEWPLACEMENT_LABELINGSCHEME(Int32) Property
    In This Topic
    Model view: Item labeling # 36507. This property isn't indexed.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_LABELINGSCHEME( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_LABELINGSCHEME {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Scheme for item labeling in the model view, drilling view or copper unfold.

    See Also