Back to Devexpress

ShapeGeometry Class

officefileapi-devexpress-dot-docs-dot-presentation-a2d21d41.md

latest1.3 KB
Original Source

ShapeGeometry Class

Defines the geometry of a shape, including its guides, adjust values, and paths.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class ShapeGeometry :
    PresentationObject
vb
Public Class ShapeGeometry
    Inherits PresentationObject

The following members return ShapeGeometry objects:

Implements

ICloneable

Inheritance

Object PresentationObject ShapeGeometry

See Also

ShapeGeometry Members

DevExpress.Docs.Presentation Namespace