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

In This Topic
    ARTICLE_TOPPANELPROJECTIONFRONT Property
    In This Topic
    Overhang: Cover front # 22177.
    Syntax
    public PropertyValue ARTICLE_TOPPANELPROJECTIONFRONT {get; set;}
    public:
    property PropertyValue^ ARTICLE_TOPPANELPROJECTIONFRONT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also