You are here: Start » FIL.NET » Invoke.RegionCharacteristicPoint
Returns a characteristic point of the input's region bounding box.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void RegionCharacteristicPoint ( Fil.Region inRegion, Fil.Anchor2D inPointAnchor, out Fil.Point2D outPoint )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Fil.Region | Input region. | ||
![]() | inPointAnchor | Fil.Anchor2D | TopLeft | Default value: TopLeft. | |
![]() | outPoint | Fil.Point2D |