'Declaration
Public Function New( _ ByVal pattern As CircularRimPattern, _ ByVal offset As NLength, _ ByVal patternDepth As NLength _ )
'Usage
Dim pattern As CircularRimPattern Dim offset As NLength Dim patternDepth As NLength Dim instance As New NCircularRimStyle(pattern, offset, patternDepth)
public NCircularRimStyle( CircularRimPattern pattern, NLength offset, NLength patternDepth )
Parameters
- pattern
- offset
- patternDepth