In This Topic
Gets or sets a value indicating whether elements on this layer are visible in the designer.
Syntax
'Declaration
Public Property DesignerVisible As Boolean
public bool DesignerVisible {get; set;}
Property Value
A
System.Boolean value indicating whether the elements are visible.
See Also