ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingExtrusion Class / ViewpointOrigin Property

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