Eyeshot 11 WinForms API Reference
WinForms 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 Regen to see your changes.
    See Also