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

In This Topic
    INSTANCE_PARAMETRICRULE Property
    In This Topic
    Parametric rules # 19100.
    Syntax
    public PropertyValue INSTANCE_PARAMETRICRULE {get; set;}
    public:
    property PropertyValue^ INSTANCE_PARAMETRICRULE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Determines how size-adjusting symbols should behave when zooming in and out. Such symbols are used, for example in EPLAN PPE.

    See Also