TypeProp Class

Type specifies a data type for the custom property value.
Inheritance Hierarchy
SystemObject
  Aspose.DiagramTypeProp

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public class TypeProp

The TypeProp type exposes the following members.

Constructors
  NameDescription
Public methodTypeProp
Constructor.
Properties
  NameDescription
Public propertyUfe
Specifies attributes of an element.
Public propertyValue
Type specifies a data type for the custom property value.
Methods
See Also