'Declaration
Public Function New( _ ByVal shape As PointShape, _ ByVal fillStyle As NFillStyle _ )
'Usage
Dim shape As PointShape Dim fillStyle As NFillStyle Dim instance As New NMarkerStyle(shape, fillStyle)
public NMarkerStyle( PointShape shape, NFillStyle fillStyle )
Parameters
- shape
- fillStyle