User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_controlnortharrow.bitmap

Table of Contents

TGIS_ControlNorthArrow.Bitmap property

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlNorthArrow.Bitmap | Constructors | Methods | Properties

Bitmap. Valid only if control was created by Create with a parameter.

Available also on: Delphi VCL | Java | ActiveX.

Syntax

// C#
public TBitmap Bitmap
{
  get {}
}
' VisualBasic
Public Property Bitmap As TBitmap
  Get
  End Get
End Property
// Oxygene
public
  property Bitmap : TBitmap read;

Value

Type
TBitmap

Remarks

Size of the bitmap is valid after redraw.

2020/05/22 01:17

Page Tools