IsSquare

Dimensions.IsSquare property

Determines whether specified ‘Dimensions’ represents square, i.e. if width is equal to height

public bool IsSquare { get; }

See Also