ShapeWrapper Constructor
Positions the shapes by wrap algorithm.
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public ShapeWrapper(
Rectangle aBounds
)
Public Sub New (
aBounds As Rectangle
)
Parameters
- aBounds Rectangle
- The bounds within te shapes will be placed.