Table of Contents

Class TEXT

Namespace
PIKLib
Assembly
PIKLib.dll
TEXT : OBJECT
Inheritance
TEXT
Inherited Members

Properties

FONT

string FONT

Property Value

string

HJUSTIFY

bool HJUSTIFY

Property Value

bool

HYPERTEXT

bool HYPERTEXT

Property Value

bool

MONITORCOLLISION

bool MONITORCOLLISION

Property Value

bool

MONITORCOLLISIONALPHA

bool MONITORCOLLISIONALPHA

Property Value

bool

RECT

rect RECT

Property Value

rect

TEXT

string TEXT

Property Value

string

TOCANVAS

bool TOCANVAS

Property Value

bool

VISIBLE

bool VISIBLE

Property Value

bool

VJUSTIFY

bool VJUSTIFY

Property Value

bool

Methods

HIDE()

void HIDE()

SETCOLOR()

void SETCOLOR()

SETJUSTIFY()

void SETJUSTIFY()

SETPOSITION()

void SETPOSITION()

SETTEXT(string)

void SETTEXT(string text)

Parameters

text string

SHOW()

void SHOW()

Events

ONINIT

SignalHandler? ONINIT

Event Type

SignalHandler