AnchoringBehavior.InvisibleCollapseFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::InvisibleCollapseFlags InvisibleCollapseFlags { Microsoft::VisualStudio::Modeling::Diagrams::InvisibleCollapseFlags get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::InvisibleCollapseFlags value); };
public Microsoft.VisualStudio.Modeling.Diagrams.InvisibleCollapseFlags InvisibleCollapseFlags { get; set; }
member this.InvisibleCollapseFlags : Microsoft.VisualStudio.Modeling.Diagrams.InvisibleCollapseFlags with get, set
Public Property InvisibleCollapseFlags As InvisibleCollapseFlags