GridIGridPainterUnderConstructionInterfaceWILLCHANGEDrawColumnTitle Method
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
Image DrawColumnTitle(
Rectangle columnRect,
bool showColumnSeperator,
bool mouseOver,
bool mousePressed
)
Function DrawColumnTitle (
columnRect As Rectangle,
showColumnSeperator As Boolean,
mouseOver As Boolean,
mousePressed As Boolean
) As Image
abstract DrawColumnTitle :
columnRect : Rectangle *
showColumnSeperator : bool *
mouseOver : bool *
mousePressed : bool -> Image
- columnRect Rectangle
-
- showColumnSeperator Boolean
-
- mouseOver Boolean
-
- mousePressed Boolean
-
Image