Click or drag to resize
LayerBaseVisibleArea Property
Returns a rectangle within this layer that represents the currently visible portion.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public Rectangle VisibleArea { get; }

Property Value

Type: Rectangle
See Also