Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_EVALUATION_AREA_START_POINT_Y Property / FRAME_EVALUATION_AREA_START_POINT_Y Property

In This Topic
    FRAME_EVALUATION_AREA_START_POINT_Y Property
    In This Topic
    Grid offset Y # 12004.
    Syntax
    public PropertyValue FRAME_EVALUATION_AREA_START_POINT_Y {get; set;}
    public:
    property PropertyValue^ FRAME_EVALUATION_AREA_START_POINT_Y {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Grid offset in the Y direction relative to the origin.

    See Also