'Declaration
Public Function New( _ ByVal position As NLength, _ ByVal origin As VertAlign, _ ByVal orientation As RulerOrientation, _ ByVal beginPercent As System.Single, _ ByVal endPercent As System.Single _ )
'Usage
Dim position As NLength Dim origin As VertAlign Dim orientation As RulerOrientation Dim beginPercent As System.Single Dim endPercent As System.Single Dim instance As New NModelGaugeAxisAnchor(position, origin, orientation, beginPercent, endPercent)
public NModelGaugeAxisAnchor( NLength position, VertAlign origin, RulerOrientation orientation, System.float beginPercent, System.float endPercent )
Parameters
- position
- origin
- orientation
- beginPercent
- endPercent