'DeclarationPublic Function New( _ ByVal shape As PointShape, _ ByVal fillStyle As NFillStyle, _ ByVal borderStyle As NStrokeStyle _ )
'UsageDim shape As PointShape Dim fillStyle As NFillStyle Dim borderStyle As NStrokeStyle Dim instance As New NMarkerStyle(shape, fillStyle, borderStyle)
public NMarkerStyle( PointShape shape, NFillStyle fillStyle, NStrokeStyle borderStyle )
Parameters
- shape
- fillStyle
- borderStyle