ShouldResize Property (PathIconElement)
In This Topic
Determines whether icon image should be resized according to the C1Icon element size.
Syntax
'Declaration
Protected Overridable ReadOnly Property ShouldResize As Boolean
protected virtual bool ShouldResize {get;}
See Also