Stroke.Miterlimit Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Límite de unión de mitro
Representa el atributo siguiente en el esquema: miterlimit
[DocumentFormat.OpenXml.SchemaAttr(0, "miterlimit")]
public DocumentFormat.OpenXml.StringValue Miterlimit { get; set; }
public DocumentFormat.OpenXml.StringValue Miterlimit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "miterlimit")]
public DocumentFormat.OpenXml.StringValue? Miterlimit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("miterlimit")]
public DocumentFormat.OpenXml.StringValue? Miterlimit { get; set; }
public DocumentFormat.OpenXml.StringValue? Miterlimit { get; set; }
member this.Miterlimit : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "miterlimit")>]
member this.Miterlimit : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("miterlimit")>]
member this.Miterlimit : DocumentFormat.OpenXml.StringValue with get, set
Public Property Miterlimit As StringValue
Valor de propiedad
Devuelve DecimalValue.
- Atributos