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


LineShapeBase Class Members

The following tables list the members exposed by LineShapeBase.

Public Properties
 NameDescription
Public PropertyGets the type of the current shape. (Inherited from C1.WPF.Document.ShapeBase)
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 ShapeBase.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