[]
For a GeometryType return it is support TextFrame or not.
public static bool TextFrameSupported(this GeometryType geometry)
Public Shared Function TextFrameSupported(geometry As GeometryType) As Boolean
| Type | Name | Description |
|---|---|---|
| GeometryType | geometry | Tested GeometryType value. |
| Type | Description |
|---|---|
| bool | True if provided GeometryType allows defining TextFrame |