asposediagram.api

Class RelationShape

Contains elements that define a shape and relationflag.

Constructor Summary
 
Property Getters/Setters Summary
methodgetFlag()
method
setFlag(value)
           Gets or sets flag The value of the property is RelationFlag integer constant.
methodgetShape()
method
setShape(value)
           Gets or sets the shape
 

    • Constructor Detail

      • RelationShape

        RelationShape()
    • Property Getters/Setters Detail

      • getShape/setShape : Shape 

        Shape getShape() / setShape(value)
        
        Gets or sets the shape
      • getFlag/setFlag : int 

        int getFlag() / setFlag(value)
        
        Gets or sets flag The value of the property is RelationFlag integer constant.