Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PsmFramework
Engines
DrawEngine2d
Drawables
Label
C# Class PsmFramework.Engines.DrawEngine2d.Drawables.Label
Mostrar archivo
Open project: artwallace/PsmFramework
Public Methods
Method
Description
Label
(
LayerBase
layer
) :
System
RenderHelper
( ) :
void
Protected Methods
Method
Description
Cleanup
( ) :
void
Initialize
( ) :
void
RecalcBounds
( ) :
void
RecalcHelper
( ) :
void
Method Details
Cleanup()
protected
method
protected
Cleanup
( ) :
void
return
void
Initialize()
protected
method
protected
Initialize
( ) :
void
return
void
Label()
public
method
public
Label
(
LayerBase
layer
) :
System
layer
LayerBase
return
System
RecalcBounds()
protected
method
protected
RecalcBounds
( ) :
void
return
void
RecalcHelper()
protected
method
protected
RecalcHelper
( ) :
void
return
void
RenderHelper()
public
method
public
RenderHelper
( ) :
void
return
void