ShapeElement::ClipWhenDrawingFields Property
Visual Studio 2015
Gets the child shape and verifies whether its clipping region should be set to the bounding box for the parent shape when the child shape is drawn.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System::Booleantrue if the clipping region should be set to the bounding box for the parent shape when the child shapes are drawn; otherwise, false.
By default, the return value is true.
Show: