ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.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 System.Drawing.Size
    public System.Drawing.Size Offset {get; set;}
    See Also