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

In This Topic
    ARTICLE_BOTTOMPANELPROJECTIONLEFT Property
    In This Topic
    Overhang: Base left # 22181.
    Syntax
    public PropertyValue ARTICLE_BOTTOMPANELPROJECTIONLEFT {get; set;}
    public:
    property PropertyValue^ ARTICLE_BOTTOMPANELPROJECTIONLEFT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also