[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Extensions.LineEndSupported

LineEndSupported Method

LineEndSupported(GeometryType)

Returns a value indicating whether LineFormat's HeadEnd and TailEnd properties are supported by this geometry.

Declaration
public static bool LineEndSupported(this GeometryType geometry)
Parameters
Type Name Description
GeometryType geometry

This GeometryType value.

Returns
Type Description
bool

True if HeadEnd and TailEnd are supported, false otherwise.