Back to Devexpress

SearchBoundingBox Properties

wpf-devexpress-dot-xpf-dot-map-dot-searchboundingbox-dot-underscore-properties.md

latest2.9 KB
Original Source

SearchBoundingBox Properties

The rectangular area bounding the region containing a search result.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EastLongitudeReturns the value of the east longitude of the SearchBoundingBox.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
NorthLatitudeReturns the value of the north latitude of the SearchBoundingBox.
SouthLatitudeReturns the value of the south latitude of the SearchBoundingBox.
WestLongitudeReturns the value of the west longitude of the SearchBoundingBox.

See Also

SearchBoundingBox Class

SearchBoundingBox Members

DevExpress.Xpf.Map Namespace