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

In This Topic
    ARTICLE_VPROFILEWIDTH Property
    In This Topic
    Profile vertical: Width # 22189.
    Syntax
    public PropertyValue ARTICLE_VPROFILEWIDTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_VPROFILEWIDTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also