Click or drag to resize

ContextTypeValue Enumeration

Specifies properties of the group or shape to use for the comparison. Possible values are shown in the following table.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum ContextTypeValue
Members
  Member nameValueDescription
ShapeText1 Shape text.
ShapeDataItemCustomPropertyLabel2 Shape-data-item (custom property) label.
UserCellLocalRowName3 User cell local row name.
GeometryAngle4 Geometry angle.
GeometryWidth5 Geometry width.
GeometryHeight6 Geometry height.
ShapeID7 Shape ID.
MasterName8 Master name.
ShapeLocalName9 Shape local name.
ShapeType10 Shape type.
Data111 Data1.
Data212 Data2.
Data313 Data3.
Undefined-2147483648 Undefined.
See Also