Package-level declarations
Types
Link copied to clipboard
interface CoordinateSpace
Identifies a coordinate space (e.g., viewport or zoomable image) that provides context to SpatialOffset values. The conversion between coordinate spaces is provided by a CoordinateSystem.
Link copied to clipboard
interface CoordinateSystem
Represents a system that understands its coordinate spaces and how spatial offsets are interpreted and transformed across them.
Link copied to clipboard
A 2D offset bound to a specific CoordinateSpace inside a CoordinateSystem.
Link copied to clipboard
A 2D rectangle bound to a specific CoordinateSpace inside a CoordinateSystem.
Properties
Link copied to clipboard
false when this is SpatialOffset.Unspecified.
false when this is SpatialRect.Unspecified.
Link copied to clipboard
true when this is SpatialOffset.Unspecified.
true when this is SpatialRect.Unspecified.