CustomGeometry.AdjustHandleList Property

Definition

List of Shape Adjust Handles.

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

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

Property Value

Returns AdjustHandleList.

Applies to