Click or drag to resize
Accord.NET (logo)

PointsMarker Constructor

Overload List
  NameDescription
Public methodPointsMarker(Color)
Initializes a new instance of the PointsMarker class.
Public methodPointsMarker(IListIFeaturePoint)
Initializes a new instance of the PointsMarker class.
Public methodPointsMarker(IEnumerableIntPoint)
Initializes a new instance of the PointsMarker class.
Public methodPointsMarker(Color, Int32)
Initializes a new instance of the PointsMarker class.
Public methodPointsMarker(IListIFeaturePoint, Color)
Initializes a new instance of the PointsMarker class.
Public methodPointsMarker(IEnumerableIntPoint, Color)
Initializes a new instance of the PointsMarker class.
Public methodPointsMarker(IListIFeaturePoint, Color, Int32)
Initializes a new instance of the PointsMarker class.
Public methodPointsMarker(IEnumerableIntPoint, Color, Int32)
Initializes a new instance of the PointsMarker class.
Top
See Also