次の方法で共有


Extrusion.ViewpointOrigin プロパティ

定義

立ち上げビューポイントの原点

スキーマ内の次の属性を表します。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

プロパティ値

StringValue を返します。

属性

適用対象