Path.Limo Property

Limo Stretch Point.Represents the attribte in schema: limo

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

Syntax

'Declaration
<SchemaAttrAttribute(, "limo")> _
Public Property Limo As StringValue
    Get
    Set
'Usage
Dim instance As Path
Dim value As StringValue

value = instance.Limo

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Path Class

Path Members

DocumentFormat.OpenXml.Vml Namespace