名前 | 解説 | |
---|---|---|
SvgSmoothQuadraticBezierCurveToCommand コンストラクタ | Initializes a new instance of the SvgSmoothQuadraticBezierCurveToCommand class. |
SvgSmoothQuadraticBezierCurveToCommandデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SvgSmoothQuadraticBezierCurveToCommand コンストラクタ | Initializes a new instance of the SvgSmoothQuadraticBezierCurveToCommand class. |
名前 | 解説 | |
---|---|---|
CommandType | Gets the type of the path command. GrapeCity.Documents.Svg.SvgPathCommandから継承されます。 | |
Relative | Gets or sets a value indicating whether the command uses absolute (false) or relative (true) coordinates. GrapeCity.Documents.Svg.SvgPathCommandから継承されます。 | |
X | Gets or sets the X-coordinate of the destination point. | |
Y | Gets or sets the Y-coordinate of the destination point. |