C1.Win.8 Assembly / C1.Framework Namespace / PathIconElement Class / ViewBox Property

In This Topic
ViewBox Property (PathIconElement)
In This Topic
Gets or sets the rectangle (in the icon coordinates) which will determine image placement.
Syntax
'Declaration
 
Public Property ViewBox As Rectangle
 
Remarks
Don't set this property if you want to autosize icon according to the C1Icon element bounds.
See Also