C1.WPF.Document Assembly / C1.WPF.Document Namespace / ShapeBase Class
Properties Methods Events


ShapeBase Class Members

The following tables list the members exposed by ShapeBase.

Public Properties
 NameDescription
Public PropertyGets the type of the current shape.  
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another ShapeBase to the current object.  
Public MethodCreates a copy of the current ShapeBase object.  
Public Methodstatic (Shared in Visual Basic)Creates ShapeBase-derived object appropriate specified ShapeType.  
Top
Protected Methods
 NameDescription
Protected MethodFires PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes.  
Top
See Also