LinePropsデータ型で公開されるメンバを以下の表に示します。
            
            パブリック コンストラクタ
|   | 名前 | 解説 | 
  | LineProps コンストラクタ | Initializes 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.   | 
トップ 
            
            
            
            
            
            
            
            パブリック プロパティ
|   | 名前 | 解説 | 
  | X1 | Gets or sets the X coordinate of the first of the two points that the line connects.   | 
  | X2 | Gets or sets the X coordinate of the second of the two points that the line connects.   | 
  | Y1 | Gets or sets the Y coordinate of the first of the two points that the line connects.   | 
  | Y2 | Gets or sets the Y coordinate of the second of the two points that the line connects.   | 
トップ 
            
            
            
            パブリック メソッド
            
            
            
            
            
            
            
            
            
            
            参照