Back to Devexpress

ShapeGuideFormula Struct

officefileapi-devexpress-dot-docs-dot-presentation-34e02f59.md

latest1.3 KB
Original Source

ShapeGuideFormula Struct

A guide formula that defines a shape’s geometry in a presentation.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

The following members return ShapeGuideFormula objects:

Implements

IEquatable<ShapeGuideFormula>

See Also

ShapeGuideFormula Members

DevExpress.Docs.Presentation Namespace