[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ThemedLineStyle

Struct ThemedLineStyle

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Defines a theme style for non-fillable shapes (lines, curves etc).

public struct ThemedLineStyle
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

Accent1Line

Accent1 theme colored line.

public static readonly ThemedLineStyle Accent1Line

Field Value

ThemedLineStyle

Accent1WiderLine

Accent1 theme colored wider line.

public static readonly ThemedLineStyle Accent1WiderLine

Field Value

ThemedLineStyle

Accent1WidestLine

Accent1 theme colored widest line.

public static readonly ThemedLineStyle Accent1WidestLine

Field Value

ThemedLineStyle

Accent2Line

Accent2 theme colored line.

public static readonly ThemedLineStyle Accent2Line

Field Value

ThemedLineStyle

Accent2WiderLine

Accent1 theme colored wider line.

public static readonly ThemedLineStyle Accent2WiderLine

Field Value

ThemedLineStyle

Accent2WidestLine

Accent2 theme colored widest line.

public static readonly ThemedLineStyle Accent2WidestLine

Field Value

ThemedLineStyle

Accent3Line

Accent3 theme colored line.

public static readonly ThemedLineStyle Accent3Line

Field Value

ThemedLineStyle

Accent3WiderLine

Accent1 theme colored wider line.

public static readonly ThemedLineStyle Accent3WiderLine

Field Value

ThemedLineStyle

Accent3WidestLine

Accent3 theme colored widest line.

public static readonly ThemedLineStyle Accent3WidestLine

Field Value

ThemedLineStyle

Accent4Line

Accent4 theme colored line.

public static readonly ThemedLineStyle Accent4Line

Field Value

ThemedLineStyle

Accent4WiderLine

Accent1 theme colored wider line.

public static readonly ThemedLineStyle Accent4WiderLine

Field Value

ThemedLineStyle

Accent4WidestLine

Accent4 theme colored widest line.

public static readonly ThemedLineStyle Accent4WidestLine

Field Value

ThemedLineStyle

Accent5Line

Accent5 theme colored line.

public static readonly ThemedLineStyle Accent5Line

Field Value

ThemedLineStyle

Accent5WiderLine

Accent1 theme colored wider line.

public static readonly ThemedLineStyle Accent5WiderLine

Field Value

ThemedLineStyle

Accent5WidestLine

Accent5 theme colored widest line.

public static readonly ThemedLineStyle Accent5WidestLine

Field Value

ThemedLineStyle

Accent6Line

Accent6 theme colored line.

public static readonly ThemedLineStyle Accent6Line

Field Value

ThemedLineStyle

Accent6WiderLine

Accent1 theme colored wider line.

public static readonly ThemedLineStyle Accent6WiderLine

Field Value

ThemedLineStyle

Accent6WidestLine

Accent6 theme colored widest line.

public static readonly ThemedLineStyle Accent6WidestLine

Field Value

ThemedLineStyle

Dark1Line

Dark1 theme colored line.

public static readonly ThemedLineStyle Dark1Line

Field Value

ThemedLineStyle

Dark1WiderLine

Dark1 theme colored wider line.

public static readonly ThemedLineStyle Dark1WiderLine

Field Value

ThemedLineStyle

Dark1WidestLine

Dark1 theme colored widest line.

public static readonly ThemedLineStyle Dark1WidestLine

Field Value

ThemedLineStyle

Properties

Color

Gets the themed shape line color.

public ThemeColorId Color { get; }

Property Value

ThemeColorId