IsSquare

Dimensions.IsSquare property

指定された「寸法」が正方形を表すかどうか、つまり、幅が高さ と等しいかどうかを決定します

public bool IsSquare { get; }

関連項目