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