共用方式為


Extrusion.ViewpointOrigin Property

Definition

Extrusion Viewpoint Origin

Represents the following attribute in the schema: viewpointorigin

[DocumentFormat.OpenXml.SchemaAttr(0, "viewpointorigin")]
public DocumentFormat.OpenXml.StringValue ViewpointOrigin { get; set; }
public DocumentFormat.OpenXml.StringValue ViewpointOrigin { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "viewpointorigin")]
public DocumentFormat.OpenXml.StringValue? ViewpointOrigin { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("viewpointorigin")]
public DocumentFormat.OpenXml.StringValue? ViewpointOrigin { get; set; }
public DocumentFormat.OpenXml.StringValue? ViewpointOrigin { get; set; }
member this.ViewpointOrigin : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "viewpointorigin")>]
member this.ViewpointOrigin : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("viewpointorigin")>]
member this.ViewpointOrigin : DocumentFormat.OpenXml.StringValue with get, set
Public Property ViewpointOrigin As StringValue

Property Value

Returns StringValue.

Attributes

Applies to