GetTextCelMargins

Retrieves top and left margins.

Synopsis

void GetTextCelMargins(TextCel *tCel, int32 *leftMargin,int32 *topMargin)

Description

Retrieves the top and left margins within the cel data buffer.

Arguments

tCel
Pointer to a TextCel structure.
leftMargin
Pointer to a variable to receive the left margin for the cel.
topMargin
Pointer to a variable to receive the top margin for the cel.

Associated Files

lib3do.lib, textlib.h