Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineShapePreset Structure / HeadEndType Property

In This Topic
    HeadEndType Property
    In This Topic
    Gets the shape line head end type.
    Syntax
    'Declaration
     
    Public ReadOnly Property HeadEndType As LineEndType
    public LineEndType HeadEndType {get;}
    See Also