ASP.NET Pack Programmer's Guide
Label.BoundingBox Property
See Also
 





Gets the bounds of the label.

Namespace: MindFusion.Mapping
Package: MindFusion.Mapping

 Syntax

C#  Copy Code

public Rect BoundingBox { get; set; }

Visual Basic  Copy Code

Public Property BoundingBox As Rect

 Property Value

 See Also

Label Members
Label Class
MindFusion.Mapping Namespace