C1.C1Report.4 Assembly / C1.C1Report Namespace / LineShape Class
Properties Methods


LineShape Class Members

The following tables list the members exposed by LineShape.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value specifying how the line should be drawn within the field.  
Public PropertyGets the Field owning the current ShapeBase object. (Inherited from C1.C1Report.ShapeBase)
Public PropertyOverridden. Overridden. Gets ShapeType.Line.  
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. Property ShapeBase.Owner is not copied and value of ShapeBase.Owner property is null. (Inherited from C1.C1Report.ShapeBase)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from C1.C1Report.ShapeBase)
Top
See Also