'Declaration
Public Function New( _ ByVal dockZone As PolarAxisDockZone, _ ByVal createNewZoneLevel As System.Boolean, _ ByVal rulerOrientation As RulerOrientation, _ ByVal beginPercent As System.Single, _ ByVal endPercent As System.Single _ )
'Usage
Dim dockZone As PolarAxisDockZone Dim createNewZoneLevel As System.Boolean Dim rulerOrientation As RulerOrientation Dim beginPercent As System.Single Dim endPercent As System.Single Dim instance As New NDockPolarAxisAnchor(dockZone, createNewZoneLevel, rulerOrientation, beginPercent, endPercent)
public NDockPolarAxisAnchor( PolarAxisDockZone dockZone, System.bool createNewZoneLevel, RulerOrientation rulerOrientation, System.float beginPercent, System.float endPercent )
Parameters
- dockZone
- createNewZoneLevel
- rulerOrientation
- beginPercent
- endPercent