名前 | 解説 | |
---|---|---|
LineShape コンストラクタ | オーバーロードされます。 |
LineShapeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
LineShape コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
LineSlant | Gets or sets a value specifying how the line should be drawn within the field. | |
Owner | Gets the Field owning the current ShapeBase object. C1.C1Report.ShapeBaseから継承されます。 | |
ShapeType | オーバーライドされます。 Overridden. Gets ShapeType.Line. |
名前 | 解説 | |
---|---|---|
AssignFrom | オーバーライドされます。 Assigns (copies) properties from another ShapeBase to the current object. | |
Clone | Creates a copy of the current ShapeBase object. Property ShapeBase.Owner is not copied and value of ShapeBase.Owner property is null. C1.C1Report.ShapeBaseから継承されます。 |