Back to FabImage Library website
You are here: Start » Function Reference » All Functions » Geometry 2D Basics » FisFilter_MakeStringLabel
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | FIL.h |
---|---|
Namespace: | fis |
Module: | FoundationLite |
Creates a StringLabel structure from individual fields.
Syntax
void fis::FisFilter_MakeStringLabel ( const ftl::String& inText, const fil::Point2D& inPosition, fil::StringLabel& outLabel )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inText | const String& | ||
![]() |
inPosition | const Point2D& | ||
![]() |
outLabel | StringLabel& |