Freigeben über


Picture.ShapeProperties-Eigenschaft

Shape Properties.Represents the element tag in schema: a:spPr

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

Syntax

'Declaration
Public Property ShapeProperties As ShapeProperties
    Get
    Set
'Usage
Dim instance As Picture
Dim value As ShapeProperties

value = instance.ShapeProperties

instance.ShapeProperties = value
public ShapeProperties ShapeProperties { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.ShapeProperties
Returns ShapeProperties.

Siehe auch

Referenz

Picture Klasse

Picture-Member

DocumentFormat.OpenXml.Drawing-Namespace