DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlNorthArrow.OnPaint | Constructors | Methods | Properties
Paint the control.
// C# protected override void OnPaint( PaintEventArgs _e );
' VisualBasic Protected Overrides Sub OnPaint( ByVal _e As PaintEventArgs )
// Oxygene protected procedure OnPaint( _e : PaintEventArgs ); override;
Name | Type | Description |
---|---|---|
_e | PaintEventArgs | event arguments |