ArcTo.WidthRadius Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Raio de largura do arco de forma
Representa o seguinte atributo no esquema: wR
[DocumentFormat.OpenXml.SchemaAttr(0, "wR")]
public DocumentFormat.OpenXml.StringValue WidthRadius { get; set; }
public DocumentFormat.OpenXml.StringValue WidthRadius { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "wR")]
public DocumentFormat.OpenXml.StringValue? WidthRadius { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wR")]
public DocumentFormat.OpenXml.StringValue? WidthRadius { get; set; }
public DocumentFormat.OpenXml.StringValue? WidthRadius { get; set; }
member this.WidthRadius : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "wR")>]
member this.WidthRadius : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wR")>]
member this.WidthRadius : DocumentFormat.OpenXml.StringValue with get, set
Public Property WidthRadius As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos