Back to Aurora Vision Library Lite website
You are here: Start » All Functions » Geometry 2D Basics » AvsFilter_MakeStringLabel
AvsFilter_MakeStringLabel
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | AVL.h |
---|---|
Namespace: | avs |
Creates a StringLabel structure from individual fields.
Syntax
void avs::AvsFilter_MakeStringLabel ( const atl::String& inText, const avl::Point2D& inPosition, avl::StringLabel& outLabel )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
inText | const String& | |||
inPosition | const Point2D& | |||
outLabel | StringLabel& |