Back to Devexpress

ShapeGuide Struct

officefileapi-devexpress-dot-docs-dot-presentation-73bd2a29.md

latest1018 B
Original Source

ShapeGuide Struct

A guide used to govern the geometry of a shape

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public readonly struct ShapeGuide :
    IEquatable<ShapeGuide>
vb
Public Structure ShapeGuide
    Implements IEquatable(Of ShapeGuide)

Implements

IEquatable<ShapeGuide>

See Also

ShapeGuide Members

DevExpress.Docs.Presentation Namespace