Returns the bounding box of elements in this layer. Namespace: MindFusion.Mapping
|
C#
![]() |
---|
public abstract Rect BoundingBox { get; } |
Visual Basic
![]() |
---|
Public MustOverride ReadOnly Property BoundingBox As Rect |
A Rect instance specifying the layer's bounding box.