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