ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingShadow Class / Highlight Property

In This Topic
    Highlight Property
    In This Topic
    Gets or sets the shadow highlight of the shape.
    Syntax
    'Declaration
     
    Public Property Highlight As Integer
    public int Highlight {get; set;}
    See Also