LabelShape::ClipWhenDrawingFields Property
Visual Studio 2015
Gets the parent label shape and verifies whether the clipping region should be set to the bounding box for the parent label shape when its child shape fields are being 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 label shape when its child shape fields are being drawn; otherwise, false.
Show: