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

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