Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_SHOWBLACKWIHTE Property / DMG_VIEWPLACEMENT_SHOWBLACKWIHTE Property

In This Topic
    DMG_VIEWPLACEMENT_SHOWBLACKWIHTE Property
    In This Topic
    Model view: Display item edges in black # 36526.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_SHOWBLACKWIHTE {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_SHOWBLACKWIHTE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, the display items in the model view are displayed in black.

    See Also