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

In This Topic
    FRAME_EVALUATION_AREA_START_POINT_X Property
    In This Topic
    Grid offset X # 12003.
    Syntax
    public PropertyValue FRAME_EVALUATION_AREA_START_POINT_X {get; set;}
    public:
    property PropertyValue^ FRAME_EVALUATION_AREA_START_POINT_X {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Grid offset in the X direction relative to the origin.

    See Also