ShapeGeometry::MaximumShadowOffset Property

 

Gets the maximum offset allowed between a shape outline and the outer edge of its shadow.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property SizeD MaximumShadowOffset {
	static SizeD get();
}

The Invalidate() operation assumes that the area affected by a change to a shape does not extend further than this beyond the shape’s boundary.

Return to top
Show: