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

In This Topic
ViewBox Property (C1PathIcon)
In This Topic
Gets or sets the rectangle which determines panning and zooming of content inside the parent container.
Syntax
'Declaration
 
Public Property ViewBox As Rectangle
 
Remarks
If this property is not set, then icon stretches according to the System.Drawing.Size property value.
See Also