Class Rectangle
情報
クラスは長方形を表します。
public class Rectangle
継承
継承されたメンバー
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
コンストラクター
Rectangle(double, double, double, double)
Rectangleのコンストラクターです。
public Rectangle(double llx, double lly, double urx, double ury)
パラメーター
Namespace: Documentize Assembly: Documentize.dll