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


TriangleShapeBase Class Members

The following tables list the members exposed by TriangleShapeBase.

Public Properties
 NameDescription
Public PropertyGets or sets a value specifying angle the shape is rotated.  
Public PropertyGets or sets a value specifying whether the shape is flipped horizontally.  
Public PropertyGets or sets a value specifying whether the shape is flipped vertically.  
Public PropertyGets the type of the current shape. (Inherited from C1.WPF.Document.ShapeBase)
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another ShapeBase to the current object.  
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