Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThemedShapeStyle Structure / LineColor Property

In This Topic
    LineColor Property (ThemedShapeStyle)
    In This Topic
    Gets the themed shape outline color.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineColor As ThemeColorId
    public ThemeColorId LineColor {get;}
    See Also