ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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