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