Compartir a través de


ActiveArea.Size Property

size.Represents the attribte in schema: size

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "size")> _
Public Property Size As StringValue
    Get
    Set
'Uso
Dim instance As ActiveArea
Dim value As StringValue

value = instance.Size

instance.Size = value
[SchemaAttrAttribute(, "size")]
public StringValue Size { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ActiveArea Class

ActiveArea Members

DocumentFormat.OpenXml.InkML Namespace