ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShadow Class / Offset Property

In This Topic
    Offset Property
    In This Topic
    Gets or sets the shadow offset of the shape.
    Syntax
    'Declaration
     
    Public Property Offset As Size
    public Size Offset {get; set;}
    See Also