Click or drag to resize

StiBingMapHelperGetImage Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiBingMapHelper.GetImage(System.Drawing.Size,System.Collections.Generic.List{System.String})"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Bitmap GetImage(
	Size size,
	List<string> pushPins = null
)

Parameters

size
Type: System.DrawingSize

[Missing <param name="size"/> documentation for "M:Stimulsoft.Base.Drawing.StiBingMapHelper.GetImage(System.Drawing.Size,System.Collections.Generic.List{System.String})"]

pushPins (Optional)
Type: System.Collections.GenericListString

[Missing <param name="pushPins"/> documentation for "M:Stimulsoft.Base.Drawing.StiBingMapHelper.GetImage(System.Drawing.Size,System.Collections.Generic.List{System.String})"]

Return Value

Type: Bitmap

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiBingMapHelper.GetImage(System.Drawing.Size,System.Collections.Generic.List{System.String})"]

See Also