ObjectManipulatorPartProperties.Visible Property

Gets or sets the visibility of the part.
Public Property Visible() As Boolean
This language is not supported or no code example is available.
public bool Visible {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
You need to call the Environment.CompileUserInterfaceElements to see the effect of your changes at run-time.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition