ShouldRasterize Property (PathIconElement)
In This Topic
Determines whether icon needs bitmap cache for drawing.
Syntax
'Declaration
Protected Overridable ReadOnly Property ShouldRasterize As Boolean
protected virtual bool ShouldRasterize {get;}
See Also