ShapeElement.SetInitialGraphLayoutVisibility Method

Definition

If this shape's visibility has been adjusted before the graph layout object is created then make sure the two are in sync.

protected public:
 void SetInitialGraphLayoutVisibility();
protected internal void SetInitialGraphLayoutVisibility ();
member this.SetInitialGraphLayoutVisibility : unit -> unit
Protected Friend Sub SetInitialGraphLayoutVisibility ()

Remarks

Should be called by all overrides for CreateGraphLayoutObject

Applies to