Determines if two Dimension structures have the same height and width.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public override bool Equals ( |
Visual Basic Copy Code |
---|
Public Overrides Function Equals( _ |
true if obj is a Dimension and has the same width, height and units as this Dimension; otherwise, false.