Picture.ShapeProperties Property

Definition

Shape Properties.

Represents the following element tag in the schema: a:spPr.

public DocumentFormat.OpenXml.Drawing.ShapeProperties ShapeProperties { get; set; }
public DocumentFormat.OpenXml.Drawing.ShapeProperties? ShapeProperties { get; set; }
member this.ShapeProperties : DocumentFormat.OpenXml.Drawing.ShapeProperties with get, set
Public Property ShapeProperties As ShapeProperties

Property Value

Returns ShapeProperties.

Applies to