ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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