'Declaration Public Sub _layout( _ ByVal render As IRender, _ ByVal rectangle As IRectangle, _ ByVal context As IRenderContext, _ ByVal rootPointView As IHierarchicalPointView, _ ByVal startAngle As Double, _ ByVal sweep As Double, _ ByVal innerRadius As Double, _ ByVal offset As Nullable(Of Double) _ )
public void _layout( IRender render, IRectangle rectangle, IRenderContext context, IHierarchicalPointView rootPointView, double startAngle, double sweep, double innerRadius, Nullable<double> offset )
Parameters
- render
- rectangle
- context
- rootPointView
- startAngle
- sweep
- innerRadius
- offset