ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Drawing.Point
    public System.Drawing.Point Viewpoint {get; set;}
    See Also