ViewBox Property (PolygonIconRenderer)
In This Topic
Gets or sets the rectangle which determines panning and zooming of content inside the parent container.
Syntax
'Declaration
Public ReadOnly Property ViewBox As Rectangle
public Rectangle ViewBox {get;}
See Also