Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_INSERTPOINTOFFSETX Property / ARTICLE_INSERTPOINTOFFSETX Property

In This Topic
    ARTICLE_INSERTPOINTOFFSETX Property
    In This Topic
    Busbar support: Vertical offset # 22207.
    Syntax
    public MDPropertyValue ARTICLE_INSERTPOINTOFFSETX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INSERTPOINTOFFSETX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also