CadAttrib.Visible

CadAttrib.Visible property

Gets or sets a value indicating whether this !:CadBaseEntity is visible.

public override short Visible { get; set; }

Property Value

true if visible; otherwise, false.

See Also