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

In This Topic
    LineTypeMethod Property (Entity)
    In This Topic
    Gets or sets the entity line type source.
    Syntax
    'Declaration
     
    Public Overridable Property LineTypeMethod As colorMethodType
    public virtual colorMethodType LineTypeMethod {get; set;}
    Remarks
    You may need to call devDept.Eyeshot.EntityList.Regen to see your changes.
    See Also