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