Overload List

NameDescription
Map<(Of <(<'TColor, TDepth>)>)>(RectangleF, PointF)
Create a new Image Map defined by the Rectangle area. The center (0.0, 0.0) of this map is defined by the center of the rectangle. The initial value of the map is 0.0
Map<(Of <(<'TColor, TDepth>)>)>(SerializationInfo, StreamingContext)
Constructor used to deserialize runtime serialized object
Map<(Of <(<'TColor, TDepth>)>)>(RectangleF, PointF, TColor)
Create a new Image Map defined by the Rectangle area. The center (0.0, 0.0) of this map is defined by the center of the rectangle.

See Also