C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / LineProps Class
Properties Methods


LineProps Class Members

The following tables list the members exposed by LineProps.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LineProps class. The points that this line connects are set to the left top and right bottom corners of the containing RenderLine object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the X coordinate of the first of the two points that the line connects.  
Public PropertyGets or sets the X coordinate of the second of the two points that the line connects.  
Public PropertyGets or sets the Y coordinate of the first of the two points that the line connects.  
Public PropertyGets or sets the Y coordinate of the second of the two points that the line connects.  
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another ShapeProps to the current object. (Inherited from C1.C1Preview.LinePropsBase)
Top
See Also