'Declaration
Protected Function ScaleStrokeStyle( _ ByVal strokeStyle As NStrokeStyle _ ) As NStrokeStyle
'Usage
Dim instance As NDrawingPreviewManager Dim strokeStyle As NStrokeStyle Dim value As NStrokeStyle value = instance.ScaleStrokeStyle(strokeStyle)
protected NStrokeStyle ScaleStrokeStyle( NStrokeStyle strokeStyle )
Parameters
- strokeStyle