Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_INSERTPOINTOFFSETX Property / ARTICLE_INSERTPOINTOFFSETX Property

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

    Property Value

    Returns property value of type System.Double.
    See Also