Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / IEntity Interface / LineWeightMethod Property

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