C1.Win.4.8 Assembly / C1.Framework Namespace / PathIconElement Class / RenderBox Property

In This Topic
RenderBox Property (PathIconElement)
In This Topic
Returns rectangle (in the icon coordinates) to render icon.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property RenderBox As RectangleF
 
Remarks
Returned rectangle honors Padding property value.
See Also