Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_INVISIBLE Property / INSTANCE_INVISIBLE Property

In This Topic
    INSTANCE_INVISIBLE Property
    In This Topic
    Invisible # 19101.
    Syntax
    public PropertyValue INSTANCE_INVISIBLE {get; set;}
    public:
    property PropertyValue^ INSTANCE_INVISIBLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also