Search
Label.BoundingBox Property
See Also
 





Gets the bounds of the label.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public Rect BoundingBox { get; set; }

Visual Basic  Copy Code

Public Property BoundingBox As Rect

 Property Value

 See Also