ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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