Back to Devexpress

UnknownShape Class

officefileapi-devexpress-dot-docs-dot-presentation-63b5dba5.md

latest1.2 KB
Original Source

UnknownShape Class

An unknown shape. This class is used to indicate that the shape type is not recognized or unsupported.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class UnknownShape :
    ShapeBase
vb
Public Class UnknownShape
    Inherits ShapeBase

Implements

ICloneable

Inheritance

Object PresentationObject ShapeBase UnknownShape

See Also

UnknownShape Members

DevExpress.Docs.Presentation Namespace