'Declaration
Public Function New( _ ByVal fillStyle As NFillStyle, _ ByVal strokeStyle As NStrokeStyle, _ ByVal shadowStyle As NShadowStyle _ )
'Usage
Dim fillStyle As NFillStyle Dim strokeStyle As NStrokeStyle Dim shadowStyle As NShadowStyle Dim instance As New N2DSmartShapeFactory(fillStyle, strokeStyle, shadowStyle)
public N2DSmartShapeFactory( NFillStyle fillStyle, NStrokeStyle strokeStyle, NShadowStyle shadowStyle )
Parameters
- fillStyle
- strokeStyle
- shadowStyle