Rectangle.Left Property
Left.Represents the attribte in schema: l
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "l")> _
Public Property Left As StringValue
Get
Set
'Usage
Dim instance As Rectangle
Dim value As StringValue
value = instance.Left
instance.Left = value
[SchemaAttrAttribute(, "l")]
public StringValue Left { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.