CustomGeometry.AdjustHandleList Property
List of Shape Adjust Handles.Represents the element tag in schema: a:ahLst
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property AdjustHandleList As AdjustHandleList
Get
Set
'Usage
Dim instance As CustomGeometry
Dim value As AdjustHandleList
value = instance.AdjustHandleList
instance.AdjustHandleList = value
public AdjustHandleList AdjustHandleList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.AdjustHandleList
Returns AdjustHandleList.