ShapeElement.SetShowHideState(Boolean) Method

Definition

Set the visibility state of the shape and all its children

public:
 void SetShowHideState(bool show);
public void SetShowHideState (bool show);
member this.SetShowHideState : bool -> unit
Public Sub SetShowHideState (show As Boolean)

Parameters

show
Boolean

Applies to