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

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