KeepInParentRule Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class KeepInParentRule _
Inherits BoundsRules
'Usage
Dim instance As KeepInParentRule
[SerializableAttribute]
public class KeepInParentRule : BoundsRules
[SerializableAttribute]
public ref class KeepInParentRule : public BoundsRules
public class KeepInParentRule extends BoundsRules
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.BoundsRules
Microsoft.VisualStudio.Modeling.Diagrams.KeepInParentRule
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.