Class RelationShape

RelationShape class

Contains elements that define a shape and relationflag.

public class RelationShape

Constructors

NameDescription
RelationShape()The default constructor.

Properties

NameDescription
Flag { get; set; }Gets or sets flag
Shape { get; set; }Gets or sets the shape

See Also