Freigeben über


Line.ClipToWrap-Eigenschaft

Clip to Wrapping Polygon.Represents the attribte in schema: o:cliptowrap

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

Syntax

'Declaration
<SchemaAttrAttribute(, "cliptowrap")> _
Public Property ClipToWrap As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Line
Dim value As TrueFalseValue

value = instance.ClipToWrap

instance.ClipToWrap = value
[SchemaAttrAttribute(, "cliptowrap")]
public TrueFalseValue ClipToWrap { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.

Siehe auch

Referenz

Line Klasse

Line-Member

DocumentFormat.OpenXml.Vml-Namespace