Determines whether the specified RectangleRegion instance is equal to this rectangle region.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Function AreEqualValue ( _ region As RectangleRegion _ ) As Boolean
public bool AreEqualValue( RectangleRegion region )
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.RectangleRegion
The RectangleRegion to compare.The Boolean which indicates whether region is the same instance as this rectangle region.