Looks up a localized resource of type System.Drawing.Bitmap.

Namespace: Ico.Gdx.Chart.Drilldown
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static Bitmap Custom { get; }
Visual Basic
Public Shared ReadOnly Property Custom As Bitmap
	Get
JScript
static function get Custom () : Bitmap

See Also