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