C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / RectangleShape Class
Properties Methods Events


RectangleShape Class Members

The following tables list the members exposed by RectangleShape.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Overridden. Gets ShapeType.Rectangle.  
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another ShapeBase to the current object. (Inherited from C1.WPF.Document.ShapeBase)
Public MethodCreates a copy of the current ShapeBase object. (Inherited from C1.WPF.Document.ShapeBase)
Top
Protected Methods
 NameDescription
Protected MethodFires PropertyChanged event. (Inherited from C1.WPF.Document.ShapeBase)
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.WPF.Document.ShapeBase)
Top
See Also