Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / LineWeightMethod Property

In This Topic
    LineWeightMethod Property (Entity)
    In This Topic
    Gets or sets the entity line weight source.
    Syntax
    'Declaration
     
    Public Overridable Property LineWeightMethod As colorMethodType
    public virtual colorMethodType LineWeightMethod {get; set;}
    See Also