'Declaration
Public Function New( _ ByVal textStyle As NTextStyle, _ ByVal contentAlignment As System.Drawing.ContentAlignment, _ ByVal angle As NScaleLabelAngle, _ ByVal offset As NLength _ )
'Usage
Dim textStyle As NTextStyle Dim contentAlignment As System.Drawing.ContentAlignment Dim angle As NScaleLabelAngle Dim offset As NLength Dim instance As New NRangeScaleLabelStyle(textStyle, contentAlignment, angle, offset)
public NRangeScaleLabelStyle( NTextStyle textStyle, System.Drawing.ContentAlignment contentAlignment, NScaleLabelAngle angle, NLength offset )
Parameters
- textStyle
- contentAlignment
- angle
- offset