StylusPlugIn::ElementBounds Property
.NET Framework (current version)
Gets the cached bounds of the element.
Assembly: PresentationCore (in PresentationCore.dll)
The StylusPlugIn caches the bounds of its element to perform hit testing.
The following example demonstrates how a DynamicRenderer, which inherits from StylusPlugIn, uses an ImageBrush to render a stroke. This brush partially draws the image file specified by imageFile.
.NET Framework
Available since 3.0
Available since 3.0
Show: