[]
Provides extension methods for GeometryType.
public static class Extensions
Public Module Extensions
Name | Description |
---|---|
IsLineGeometry(GeometryType) | Returns a value indicating whether this geometry is a line one. Note that line geometries do not support fills. |
LineEndSupported(GeometryType) | Returns a value indicating whether LineFormat's HeadEnd and TailEnd properties are supported by this geometry. |
TextFrameSupported(GeometryType) | For a GeometryType return it is support TextFrame or not. |