TTMSFNCBloxElement.GetBloxDrawInfo Method
Returns paint information populated with the current drawer and the supplied canvas.
API unit family: TMSFNCBloxCoreElement
Declaring type: TTMSFNCBloxElement
Syntax
function GetBloxDrawInfo(ACanvas: TTMSFNCBloxDGRCanvas): TTMSFNCBloxPaintInfo;
Parameters
| Name | Description |
|---|---|
ACanvas |
Canvas to assign to the returned paint information. |
Returns
Paint information record with the current drawer and canvas assigned.