Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Class –> Class ZoomMapTool.
*System.Object MonoTouch.Foundation.NSObject *MonoTouch.UIKit.UIResponder MonoTouch.UIKit.UIView *ThinkGeo.MapSuite.iOSEdition.MapTool **ThinkGeo.MapSuite.iOSEdition.ZoomMapTool
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
ZoomMapTool | Initializes a new instance of the class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
AccessibilityActivate | UIView | ||
AccessibilityDecrement | UIResponder | ||
AccessibilityDecrement | NSObject | ||
AccessibilityElementDidBecomeFocused | UIResponder | ||
AccessibilityElementDidLoseFocus | UIResponder | ||
AccessibilityElementIsFocused | UIResponder | ||
AccessibilityIncrement | UIResponder | ||
AccessibilityIncrement | NSObject | ||
AccessibilityPerformEscape | UIResponder | ||
AccessibilityPerformMagicTap | UIResponder | ||
AccessibilityScroll | UIAccessibilityScrollDirection | UIResponder | |
AccessibilityScroll | UIAccessibilityScrollDirection | NSObject | |
Add | UIView | UIView | |
AddConstraint | NSLayoutConstraint | UIView | |
AddConstraints | NSLayoutConstraint[] | UIView | |
AddGestureRecognizer | UIGestureRecognizer | UIView | |
AddMotionEffect | UIMotionEffect | UIView | |
AddObserver | String, NSKeyValueObservingOptions, Action<NSObservedChange> | NSObject | |
AddObserver | NSString, NSKeyValueObservingOptions, Action<NSObservedChange> | NSObject | |
AddObserver | NSObject, NSString, NSKeyValueObservingOptions, IntPtr | NSObject | |
AddObserver | NSObject, String, NSKeyValueObservingOptions, IntPtr | NSObject | |
AddSubview | UIView | UIView | |
AddSubviews | UIView[] | UIView | |
AlignmentRectForFrame | RectangleF | UIView | |
AwakeFromNib | NSObject | ||
BecomeFirstResponder | UIResponder | ||
BeginInvokeOnMainThread | NSAction | NSObject | |
BeginInvokeOnMainThread | Selector, NSObject | NSObject | |
BringSubviewToFront | UIView | UIView | |
CanPerform | Selector, NSObject | UIResponder | |
ConformsToProtocol | IntPtr | NSObject | |
ContentCompressionResistancePriority | UILayoutConstraintAxis | UIView | |
ContentHuggingPriority | UILayoutConstraintAxis | UIView | |
ConvertPointFromCoordinateSpace | PointF, IUICoordinateSpace | UIView | |
ConvertPointFromView | PointF, UIView | UIView | |
ConvertPointToCoordinateSpace | PointF, IUICoordinateSpace | UIView | |
ConvertPointToView | PointF, UIView | UIView | |
ConvertRectFromCoordinateSpace | RectangleF, IUICoordinateSpace | UIView | |
ConvertRectFromView | RectangleF, UIView | UIView | |
ConvertRectToCoordinateSpace | RectangleF, IUICoordinateSpace | UIView | |
ConvertRectToView | RectangleF, UIView | UIView | |
Copy | NSObject | ||
Copy | NSObject | UIResponder | |
Cut | NSObject | UIResponder | |
DangerousAutorelease | NSObject | ||
DangerousRelease | NSObject | ||
DangerousRetain | NSObject | ||
DecodeRestorableState | NSCoder | UIView | |
Delete | NSObject | UIResponder | |
DidChange | NSString, NSKeyValueSetMutationKind, NSSet | NSObject | |
DidChange | NSKeyValueChange, NSIndexSet, NSString | NSObject | |
DidChangeValue | String | NSObject | |
Dispose | NSObject | ||
Dispose | MapTool | Releases the resources used by the NSObject object. | |
DoesNotRecognizeSelector | Selector | NSObject | |
Draw | RectangleF | UIView | |
DrawRect | RectangleF, UIViewPrintFormatter | UIView | |
DrawString | String, RectangleF, UIFont, UILineBreakMode, UITextAlignment | UIView | |
DrawString | String, RectangleF, UIFont, UILineBreakMode | UIView | |
DrawString | String, RectangleF, UIFont | UIView | |
DrawString | String, PointF, Single, UIFont, Single, ref Single, UILineBreakMode, UIBaselineAdjustment | UIView | |
DrawString | String, PointF, UIFont | UIView | |
DrawString | String, PointF, Single, UIFont, Single, UILineBreakMode, UIBaselineAdjustment | UIView | |
DrawString | String, PointF, Single, UIFont, UILineBreakMode | UIView | |
DrawString | String, PointF, Single, UIFont, Single, Single, UILineBreakMode, UIBaselineAdjustment | UIView | |
DrawViewHierarchy | RectangleF, Boolean | UIView | |
EncodeRestorableState | NSCoder | UIView | |
EncodeTo | NSCoder | NSObject | |
EndEditing | Boolean | UIView | |
Equals | Object | Object | |
ExchangeSubview | Int32, Int32 | UIView | |
ExerciseAmbiguityInLayout | UIView | ||
FrameForAlignmentRect | RectangleF | UIView | |
GestureRecognizerShouldBegin | UIGestureRecognizer | UIView | |
GetConstraintsAffectingLayout | UILayoutConstraintAxis | UIView | |
GetDictionaryOfValuesFromKeys | NSString[] | NSObject | |
GetEnumerator | UIView | ||
GetHashCode | Object | ||
GetNativeField | String | NSObject | |
GetTargetForAction | Selector, NSObject | UIResponder | |
GetType | Object | ||
HitTest | PointF, UIEvent | UIView | |
Init | NSObject | ||
Initialize | MapView | MapTool | Initializes the specified map view. |
InsertSubview | UIView, Int32 | UIView | |
InsertSubviewAbove | UIView, UIView | UIView | |
InsertSubviewBelow | UIView, UIView | UIView | |
InvalidateIntrinsicContentSize | UIView | ||
Invoke | NSAction, Double | NSObject | |
Invoke | NSAction, TimeSpan | NSObject | |
InvokeOnMainThread | Selector, NSObject | NSObject | |
InvokeOnMainThread | NSAction | NSObject | |
IsDescendantOfView | UIView | UIView | |
LayoutIfNeeded | UIView | ||
LayoutMarginsDidChange | UIView | ||
LayoutSubviews | UIView | ||
MakeTextWritingDirectionLeftToRight | NSObject | UIResponder | |
MakeTextWritingDirectionRightToLeft | NSObject | UIResponder | |
MotionBegan | UIEventSubtype, UIEvent | UIResponder | |
MotionCancelled | UIEventSubtype, UIEvent | UIResponder | |
MotionEnded | UIEventSubtype, UIEvent | UIResponder | |
MovedToSuperview | UIView | ||
MovedToWindow | UIView | ||
MutableCopy | NSObject | ||
NeedsUpdateConstraints | UIView | ||
ObserveValue | NSString, NSObject, NSDictionary, IntPtr | NSObject | |
Paste | NSObject | UIResponder | |
PerformSelector | Selector, NSObject, Double | NSObject | |
PerformSelector | Selector, NSObject, Double, NSString[] | NSObject | |
PerformSelector | Selector, NSThread, NSObject, Boolean | NSObject | |
PerformSelector | Selector, NSObject, Single | NSObject | |
PerformSelector | Selector, NSThread, NSObject, Boolean, NSString[] | NSObject | |
PointInside | PointF, UIEvent | UIView | |
ReloadInputViews | UIResponder | ||
RemoteControlReceived | UIEvent | UIResponder | |
RemoveConstraint | NSLayoutConstraint | UIView | |
RemoveConstraints | NSLayoutConstraint[] | UIView | |
RemoveFromSuperview | UIView | ||
RemoveGestureRecognizer | UIGestureRecognizer | UIView | |
RemoveMotionEffect | UIMotionEffect | UIView | |
RemoveObserver | NSObject, String, IntPtr | NSObject | |
RemoveObserver | NSObject, NSString | NSObject | |
RemoveObserver | NSObject, String | NSObject | |
RemoveObserver | NSObject, NSString, IntPtr | NSObject | |
ResignFirstResponder | UIResponder | ||
ResizableSnapshotView | RectangleF, Boolean, UIEdgeInsets | UIView | |
RespondsToSelector | Selector | NSObject | |
RestoreUserActivityState | NSUserActivity | UIResponder | |
Select | NSObject | UIResponder | |
SelectAll | NSObject | UIResponder | |
SendSubviewToBack | UIView | UIView | |
SetContentCompressionResistancePriority | Single, UILayoutConstraintAxis | UIView | |
SetContentHuggingPriority | Single, UILayoutConstraintAxis | UIView | |
SetNativeField | String, NSObject | NSObject | |
SetNeedsDisplay | UIView | ||
SetNeedsDisplayInRect | RectangleF | UIView | |
SetNeedsLayout | UIView | ||
SetNeedsUpdateConstraints | UIView | ||
SetNilValueForKey | NSString | NSObject | |
SetValueForKey | NSObject, NSString | NSObject | |
SetValueForKeyPath | NSObject, NSString | NSObject | |
SetValueForKeyPath | IntPtr, NSString | NSObject | |
SetValueForUndefinedKey | NSObject, NSString | NSObject | |
SetValuesForKeysWithDictionary | NSDictionary | NSObject | |
SizeThatFits | SizeF | UIView | |
SizeToFit | UIView | ||
SnapshotView | Boolean | UIView | |
StringSize | String, UIFont, Single, UILineBreakMode | UIView | |
StringSize | String, UIFont | UIView | |
StringSize | String, UIFont, SizeF | UIView | |
StringSize | String, UIFont, SizeF, UILineBreakMode | UIView | |
StringSize | String, UIFont, Single, ref Single, Single, UILineBreakMode | UIView | |
SubviewAdded | UIView | UIView | |
SystemLayoutSizeFittingSize | SizeF | UIView | |
SystemLayoutSizeFittingSize | SizeF, Single, Single | UIView | |
TintColorDidChange | UIView | ||
ToString | Object(overriden) | ||
ToggleBoldface | NSObject | UIResponder | |
ToggleItalics | NSObject | UIResponder | |
ToggleUnderline | NSObject | UIResponder | |
TouchesBegan | NSSet, UIEvent | UIResponder | |
TouchesCancelled | NSSet, UIEvent | UIResponder | |
TouchesEnded | NSSet, UIEvent | UIResponder | |
TouchesMoved | NSSet, UIEvent | UIResponder | |
TraitCollectionDidChange | UITraitCollection | UIView | |
UpdateConstraints | UIView | ||
UpdateConstraintsIfNeeded | UIView | ||
UpdateUserActivityState | NSUserActivity | UIResponder | |
ValueForKey | NSString | NSObject | |
ValueForKeyPath | NSString | NSObject | |
ValueForUndefinedKey | NSString | NSObject | |
ViewWithTag | Int32 | UIView | |
WillChange | NSString, NSKeyValueSetMutationKind, NSSet | NSObject | |
WillChange | NSKeyValueChange, NSIndexSet, NSString | NSObject | |
WillChangeValue | String | NSObject | |
WillMoveToSuperview | UIView | UIView | |
WillMoveToWindow | UIWindow | UIView | |
WillRemoveSubview | UIView | UIView |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Dispose | Boolean | NSObject(overriden) | Releases unmanaged and - optionally - managed resources. |
Dispose | Boolean | MapTool(overriden) | Releases unmanaged and - optionally - managed resources. |
Finalize | Object(overriden) | ||
InitializeCore | MapView | MapTool(overriden) | This method initializes map tool. |
InitializeHandle | IntPtr | NSObject | |
InitializeHandle | IntPtr, String | NSObject | |
MarkDirty | NSObject | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
AccessibilityActivationPoint | PointF | UIView | |
AccessibilityCustomActions | UIAccessibilityCustomAction[] | UIResponder | |
AccessibilityElementsHidden | Boolean | UIView | |
AccessibilityFrame | RectangleF | UIView | |
AccessibilityHint | String | UIView | |
AccessibilityIdentifier | String | UIView | |
AccessibilityLabel | String | UIView | |
AccessibilityLanguage | String | UIView | |
AccessibilityNavigationStyle | UIAccessibilityNavigationStyle | UIView | |
AccessibilityPath | UIBezierPath | UIView | |
AccessibilityTraits | UIAccessibilityTrait | UIView | |
AccessibilityValue | String | UIView | |
AccessibilityViewIsModal | Boolean | UIView | |
AlignmentRectInsets | UIEdgeInsets | UIView | |
Alpha | Single | UIView | |
AutoresizingMask | UIViewAutoresizing | UIView | |
AutosizesSubviews | Boolean | UIView | |
BackgroundColor | UIColor | UIView | |
Bounds | RectangleF | UIView | |
CanBecomeFirstResponder | Boolean | UIResponder | |
CanResignFirstResponder | Boolean | UIResponder | |
Center | PointF | UIView | |
ClassHandle | IntPtr | NSObject(overriden) | |
ClearsContextBeforeDrawing | Boolean | UIView | |
ClipsToBounds | Boolean | UIView | |
Constraints | NSLayoutConstraint[] | UIView | |
ContentMode | UIViewContentMode | UIView | |
ContentScaleFactor | Single | UIView | |
CurrentMap | MapView | MapTool | Gets or sets current map that the mapTool will be drawn on |
DebugDescription | String | NSObject | |
Description | String | NSObject | |
EnableInputClicksWhenVisible | Boolean | UIView | |
ExclusiveTouch | Boolean | UIView | |
Frame | RectangleF | UIView | |
GestureRecognizers | UIGestureRecognizer[] | UIView | |
GlobeExtent | RectangleShape | Gets or sets the globe extent. | |
Handle | IntPtr | NSObject | |
HasAmbiguousLayout | Boolean | UIView | |
Hidden | Boolean | UIView | |
InputAccessoryView | UIView | UIResponder | |
InputAccessoryViewController | UIInputViewController | UIResponder | |
InputView | UIView | UIResponder | |
InputViewController | UIInputViewController | UIResponder | |
IntrinsicContentSize | SizeF | UIView | |
IsAccessibilityElement | Boolean | UIView | |
IsEnabled | Boolean | MapTool | Gets or sets a value indicating whether this instance is enabled. |
IsFirstResponder | Boolean | UIResponder | |
IsGlobeButtonVisiable | Boolean | Gets or sets a value indicating whether this instance is globe button visiable. | |
KeyCommands | UIKeyCommand[] | UIResponder | |
Layer | CALayer | UIView | |
LayoutMargins | UIEdgeInsets | UIView | |
MaskView | UIView | UIView | |
MaxScale | Double | Gets or sets the maximum scale. | |
MotionEffects | UIMotionEffect[] | UIView | |
MultipleTouchEnabled | Boolean | UIView | |
NextResponder | UIResponder | UIResponder | |
Opaque | Boolean | UIView | |
PreservesSuperviewLayoutMargins | Boolean | UIView | |
RestorationIdentifier | String | UIView | |
RetainCount | Int32 | NSObject | |
ShouldGroupAccessibilityChildren | Boolean | UIView | |
Subviews | UIView[] | UIView | |
SuperHandle | IntPtr | NSObject | |
Superview | UIView | UIView | |
Tag | Int32 | UIView | |
TextInputContextIdentifier | NSString | UIResponder | |
TextInputMode | UITextInputMode | UIResponder | |
TintAdjustmentMode | UIViewTintAdjustmentMode | UIView | |
TintColor | UIColor | UIView | |
TraitCollection | UITraitCollection | UIView | |
Transform | CGAffineTransform | UIView | |
TranslatesAutoresizingMaskIntoConstraints | Boolean | UIView | |
UndoManager | NSUndoManager | UIResponder | |
UserActivity | NSUserActivity | UIResponder | |
UserInteractionEnabled | Boolean | UIView | |
ViewForBaselineLayout | UIView | UIView | |
ViewPrintFormatter | UIViewPrintFormatter | UIView | |
Window | UIWindow | UIView |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
Initializes a new instance of the class.
| Name | Type | Description |
|---|
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| direction | UIAccessibilityScrollDirection<!– MonoTouch.UIKit.UIAccessibilityScrollDirection –> |
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| direction | UIAccessibilityScrollDirection<!– MonoTouch.UIKit.UIAccessibilityScrollDirection –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| view | UIView<!– MonoTouch.UIKit.UIView –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| constraint | NSLayoutConstraint<!– MonoTouch.UIKit.NSLayoutConstraint –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| constraints | NSLayoutConstraint[]<!– MonoTouch.UIKit.NSLayoutConstraintthinkgeo.mapsuite.iosedition.zoommaptool –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| gestureRecognizer | UIGestureRecognizer<!– MonoTouch.UIKit.UIGestureRecognizer –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| effect | UIMotionEffect<!– MonoTouch.UIKit.UIMotionEffect –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| IDisposable<!– System.IDisposable –> |
| Name | Type | Description |
|---|---|---|
| key | String<!– System.String –> | |
| options | NSKeyValueObservingOptions<!– MonoTouch.Foundation.NSKeyValueObservingOptions –> | |
| observer | Action<NSObservedChange><!– System.Action{MonoTouch.Foundation.NSObservedChange} –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| IDisposable<!– System.IDisposable –> |
| Name | Type | Description |
|---|---|---|
| key | NSString<!– MonoTouch.Foundation.NSString –> | |
| options | NSKeyValueObservingOptions<!– MonoTouch.Foundation.NSKeyValueObservingOptions –> | |
| observer | Action<NSObservedChange><!– System.Action{MonoTouch.Foundation.NSObservedChange} –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| observer | NSObject<!– MonoTouch.Foundation.NSObject –> | |
| keyPath | NSString<!– MonoTouch.Foundation.NSString –> | |
| options | NSKeyValueObservingOptions<!– MonoTouch.Foundation.NSKeyValueObservingOptions –> | |
| context | IntPtr<!– System.IntPtr –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| observer | NSObject<!– MonoTouch.Foundation.NSObject –> | |
| keyPath | String<!– System.String –> | |
| options | NSKeyValueObservingOptions<!– MonoTouch.Foundation.NSKeyValueObservingOptions –> | |
| context | IntPtr<!– System.IntPtr –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| view | UIView<!– MonoTouch.UIKit.UIView –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| views | UIView[]<!– MonoTouch.UIKit.UIViewthinkgeo.mapsuite.iosedition.zoommaptool –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| RectangleF<!– System.Drawing.RectangleF –> |
| Name | Type | Description |
|---|---|---|
| frame | RectangleF<!– System.Drawing.RectangleF –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| action | NSAction<!– MonoTouch.Foundation.NSAction –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| sel | Selector<!– MonoTouch.ObjCRuntime.Selector –> | |
| obj | NSObject<!– MonoTouch.Foundation.NSObject –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| view | UIView<!– MonoTouch.UIKit.UIView –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| action | Selector<!– MonoTouch.ObjCRuntime.Selector –> | |
| withSender | NSObject<!– MonoTouch.Foundation.NSObject –> |
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| protocol | IntPtr<!– System.IntPtr –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Single<!– System.Single –> |
| Name | Type | Description |
|---|---|---|
| axis | UILayoutConstraintAxis<!– MonoTouch.UIKit.UILayoutConstraintAxis –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Single<!– System.Single –> |
| Name | Type | Description |
|---|---|---|
| axis | UILayoutConstraintAxis<!– MonoTouch.UIKit.UILayoutConstraintAxis –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| PointF<!– System.Drawing.PointF –> |
| Name | Type | Description |
|---|---|---|
| point | PointF<!– System.Drawing.PointF –> | |
| coordinateSpace | IUICoordinateSpace<!– MonoTouch.UIKit.IUICoordinateSpace –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| PointF<!– System.Drawing.PointF –> |
| Name | Type | Description |
|---|---|---|
| point | PointF<!– System.Drawing.PointF –> | |
| fromView | UIView<!– MonoTouch.UIKit.UIView –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| PointF<!– System.Drawing.PointF –> |
| Name | Type | Description |
|---|---|---|
| point | PointF<!– System.Drawing.PointF –> | |
| coordinateSpace | IUICoordinateSpace<!– MonoTouch.UIKit.IUICoordinateSpace –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| PointF<!– System.Drawing.PointF –> |
| Name | Type | Description |
|---|---|---|
| point | PointF<!– System.Drawing.PointF –> | |
| toView | UIView<!– MonoTouch.UIKit.UIView –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| RectangleF<!– System.Drawing.RectangleF –> |
| Name | Type | Description |
|---|---|---|
| rect | RectangleF<!– System.Drawing.RectangleF –> | |
| coordinateSpace | IUICoordinateSpace<!– MonoTouch.UIKit.IUICoordinateSpace –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| RectangleF<!– System.Drawing.RectangleF –> |
| Name | Type | Description |
|---|---|---|
| rect | RectangleF<!– System.Drawing.RectangleF –> | |
| fromView | UIView<!– MonoTouch.UIKit.UIView –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| RectangleF<!– System.Drawing.RectangleF –> |
| Name | Type | Description |
|---|---|---|
| rect | RectangleF<!– System.Drawing.RectangleF –> | |
| coordinateSpace | IUICoordinateSpace<!– MonoTouch.UIKit.IUICoordinateSpace –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| RectangleF<!– System.Drawing.RectangleF –> |
| Name | Type | Description |
|---|---|---|
| rect | RectangleF<!– System.Drawing.RectangleF –> | |
| toView | UIView<!– MonoTouch.UIKit.UIView –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| NSObject<!– MonoTouch.Foundation.NSObject –> |
| Name | Type | Description |
|---|
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| sender | NSObject<!– MonoTouch.Foundation.NSObject –> |
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| sender | NSObject<!– MonoTouch.Foundation.NSObject –> |
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| NSObject<!– MonoTouch.Foundation.NSObject –> |
| Name | Type | Description |
|---|
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| NSObject<!– MonoTouch.Foundation.NSObject –> |
| Name | Type | Description |
|---|
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| coder | NSCoder<!– MonoTouch.Foundation.NSCoder –> |
<!– MonoTouch.UIKit.UIView –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| sender | NSObject<!– MonoTouch.Foundation.NSObject –> |
<!– MonoTouch.UIKit.UIResponder –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| forKey | NSString<!– MonoTouch.Foundation.NSString –> | |
| mutationKind | NSKeyValueSetMutationKind<!– MonoTouch.Foundation.NSKeyValueSetMutationKind –> | |
| objects | NSSet<!– MonoTouch.Foundation.NSSet –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| changeKind | NSKeyValueChange<!– MonoTouch.Foundation.NSKeyValueChange –> | |
| indexes | NSIndexSet<!– MonoTouch.Foundation.NSIndexSet –> | |
| forKey | NSString<!– MonoTouch.Foundation.NSString –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| forKey | String<!– System.String –> |
<!– MonoTouch.Foundation.NSObject –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– MonoTouch.Foundation.NSObject –> Go Back
Releases the resources used by the NSObject object.
The Dispose method releases the resources used by the NSObject class.
Calling the Dispose method when you are finished using the NSObject ensures that all external resources used by this managed object are released as soon as possible. Once you have invoked the Dispose method, the object is no longer useful and you should no longer make any calls to it. For more information on releasing resources see ``Cleaning up Unmananaged Resources at http://msdn.microsoft.com/en-us/library/498928w2.aspx === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– ThinkGeo.MapSuite.iOSEdition.MapTool –> Go Back ==== DoesNotRecognizeSelector(Selector) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== Draw(RectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF<!– System.Drawing.RectangleF –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawRect(RectangleF, UIViewPrintFormatter) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | area | RectangleF<!– System.Drawing.RectangleF –> | | | formatter | UIViewPrintFormatter<!– MonoTouch.UIKit.UIViewPrintFormatter –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawString(String, RectangleF, UIFont, UILineBreakMode, UITextAlignment) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | rect | RectangleF<!– System.Drawing.RectangleF –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | mode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | | alignment | UITextAlignment<!– MonoTouch.UIKit.UITextAlignment –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawString(String, RectangleF, UIFont, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | rect | RectangleF<!– System.Drawing.RectangleF –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | mode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawString(String, RectangleF, UIFont) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | rect | RectangleF<!– System.Drawing.RectangleF –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawString(String, PointF, Single, UIFont, Single, ref Single, UILineBreakMode, UIBaselineAdjustment) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | point | PointF<!– System.Drawing.PointF –> | | | width | Single<!– System.Single –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | minFontSize | Single<!– System.Single –> | | | actualFontSize | ref Single<!– System.Single –> | | | breakMode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | | adjustment | UIBaselineAdjustment<!– MonoTouch.UIKit.UIBaselineAdjustment –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawString(String, PointF, UIFont) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | point | PointF<!– System.Drawing.PointF –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawString(String, PointF, Single, UIFont, Single, UILineBreakMode, UIBaselineAdjustment) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | point | PointF<!– System.Drawing.PointF –> | | | width | Single<!– System.Single –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | fontSize | Single<!– System.Single –> | | | breakMode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | | adjustment | UIBaselineAdjustment<!– MonoTouch.UIKit.UIBaselineAdjustment –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawString(String, PointF, Single, UIFont, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | point | PointF<!– System.Drawing.PointF –> | | | width | Single<!– System.Single –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | breakMode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawString(String, PointF, Single, UIFont, Single, Single, UILineBreakMode, UIBaselineAdjustment) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | point | PointF<!– System.Drawing.PointF –> | | | width | Single<!– System.Single –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | minFontSize | Single<!– System.Single –> | | | actualFontSize | Single<!– System.Single –> | | | breakMode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | | adjustment | UIBaselineAdjustment<!– MonoTouch.UIKit.UIBaselineAdjustment –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== DrawViewHierarchy(RectangleF, Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF<!– System.Drawing.RectangleF –> | | | afterScreenUpdates | Boolean<!– System.Boolean –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== EncodeRestorableState(NSCoder) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | coder | NSCoder<!– MonoTouch.Foundation.NSCoder –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== EncodeTo(NSCoder) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | coder | NSCoder<!– MonoTouch.Foundation.NSCoder –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== EndEditing(Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ | force | Boolean<!– System.Boolean –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object<!– System.Object –> | | <!– System.Object –> Go Back ==== ExchangeSubview(Int32, Int32) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | atIndex | Int32<!– System.Int32 –> | | | withSubviewAtIndex | Int32<!– System.Int32 –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== ExerciseAmbiguityInLayout() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== FrameForAlignmentRect(RectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | RectangleF<!– System.Drawing.RectangleF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | alignmentRect | RectangleF<!– System.Drawing.RectangleF –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== GestureRecognizerShouldBegin(UIGestureRecognizer) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ | gestureRecognizer | UIGestureRecognizer<!– MonoTouch.UIKit.UIGestureRecognizer –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== GetConstraintsAffectingLayout(UILayoutConstraintAxis) ==== === Return Value === ^ Return Type ^ Description ^ | NSLayoutConstraint[]<!– MonoTouch.UIKit.NSLayoutConstraintthinkgeo.mapsuite.iosedition.zoommaptool –> | | === Parameters === ^ Name ^ Type ^ Description ^ | axis | UILayoutConstraintAxis<!– MonoTouch.UIKit.UILayoutConstraintAxis –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== GetDictionaryOfValuesFromKeys(NSString[]) ==== === Return Value === ^ Return Type ^ Description ^ | NSDictionary<!– MonoTouch.Foundation.NSDictionary –> | | === Parameters === ^ Name ^ Type ^ Description ^ | keys | NSString[]<!– MonoTouch.Foundation.NSStringthinkgeo.mapsuite.iosedition.zoommaptool –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== GetEnumerator() ==== === Return Value === ^ Return Type ^ Description ^ | IEnumerator<!– System.Collections.IEnumerator –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32<!– System.Int32 –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– System.Object –> Go Back ==== GetNativeField(String) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject<!– MonoTouch.Foundation.NSObject –> | | === Parameters === ^ Name ^ Type ^ Description ^ | name | String<!– System.String –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== GetTargetForAction(Selector, NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject<!– MonoTouch.Foundation.NSObject –> | | === Parameters === ^ Name ^ Type ^ Description ^ | action | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type<!– System.Type –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– System.Object –> Go Back ==== HitTest(PointF, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | UIView<!– MonoTouch.UIKit.UIView –> | | === Parameters === ^ Name ^ Type ^ Description ^ | point | PointF<!– System.Drawing.PointF –> | | | uievent | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== Init() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.Foundation.NSObject –> Go Back ==== Initialize(MapView) ==== Initializes the specified map view. === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | mapView | MapView<!– ThinkGeo.MapSuite.iOSEdition.MapView –> | The map view. | <!– ThinkGeo.MapSuite.iOSEdition.MapTool –> Go Back ==== InsertSubview(UIView, Int32) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView<!– MonoTouch.UIKit.UIView –> | | | atIndex | Int32<!– System.Int32 –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== InsertSubviewAbove(UIView, UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView<!– MonoTouch.UIKit.UIView –> | | | siblingSubview | UIView<!– MonoTouch.UIKit.UIView –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== InsertSubviewBelow(UIView, UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView<!– MonoTouch.UIKit.UIView –> | | | siblingSubview | UIView<!– MonoTouch.UIKit.UIView –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== InvalidateIntrinsicContentSize() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== Invoke(NSAction, Double) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | action | NSAction<!– MonoTouch.Foundation.NSAction –> | | | delay | Double<!– System.Double –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== Invoke(NSAction, TimeSpan) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | action | NSAction<!– MonoTouch.Foundation.NSAction –> | | | delay | TimeSpan<!– System.TimeSpan –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== InvokeOnMainThread(Selector, NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | | obj | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== InvokeOnMainThread(NSAction) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | action | NSAction<!– MonoTouch.Foundation.NSAction –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== IsDescendantOfView(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView<!– MonoTouch.UIKit.UIView –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== LayoutIfNeeded() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== LayoutMarginsDidChange() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== LayoutSubviews() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== MakeTextWritingDirectionLeftToRight(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== MakeTextWritingDirectionRightToLeft(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== MotionBegan(UIEventSubtype, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | motion | UIEventSubtype<!– MonoTouch.UIKit.UIEventSubtype –> | | | evt | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== MotionCancelled(UIEventSubtype, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | motion | UIEventSubtype<!– MonoTouch.UIKit.UIEventSubtype –> | | | evt | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== MotionEnded(UIEventSubtype, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | motion | UIEventSubtype<!– MonoTouch.UIKit.UIEventSubtype –> | | | evt | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== MovedToSuperview() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== MovedToWindow() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== MutableCopy() ==== === Return Value === ^ Return Type ^ Description ^ | NSObject<!– MonoTouch.Foundation.NSObject –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.Foundation.NSObject –> Go Back ==== NeedsUpdateConstraints() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== ObserveValue(NSString, NSObject, NSDictionary, IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | keyPath | NSString<!– MonoTouch.Foundation.NSString –> | | | ofObject | NSObject<!– MonoTouch.Foundation.NSObject –> | | | change | NSDictionary<!– MonoTouch.Foundation.NSDictionary –> | | | context | IntPtr<!– System.IntPtr –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== Paste(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== PerformSelector(Selector, NSObject, Double) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | selector | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | | withObject | NSObject<!– MonoTouch.Foundation.NSObject –> | | | delay | Double<!– System.Double –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== PerformSelector(Selector, NSObject, Double, NSString[]) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | selector | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | | withObject | NSObject<!– MonoTouch.Foundation.NSObject –> | | | afterDelay | Double<!– System.Double –> | | | nsRunLoopModes | NSString[]<!– MonoTouch.Foundation.NSStringthinkgeo.mapsuite.iosedition.zoommaptool –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== PerformSelector(Selector, NSThread, NSObject, Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | selector | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | | onThread | NSThread<!– MonoTouch.Foundation.NSThread –> | | | withObject | NSObject<!– MonoTouch.Foundation.NSObject –> | | | waitUntilDone | Boolean<!– System.Boolean –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== PerformSelector(Selector, NSObject, Single) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | | obj | NSObject<!– MonoTouch.Foundation.NSObject –> | | | delay | Single<!– System.Single –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | selector | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | | onThread | NSThread<!– MonoTouch.Foundation.NSThread –> | | | withObject | NSObject<!– MonoTouch.Foundation.NSObject –> | | | waitUntilDone | Boolean<!– System.Boolean –> | | | nsRunLoopModes | NSString[]<!– MonoTouch.Foundation.NSStringthinkgeo.mapsuite.iosedition.zoommaptool –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== PointInside(PointF, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ | point | PointF<!– System.Drawing.PointF –> | | | uievent | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== ReloadInputViews() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIResponder –> Go Back ==== RemoteControlReceived(UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | theEvent | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== RemoveConstraint(NSLayoutConstraint) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | constraint | NSLayoutConstraint<!– MonoTouch.UIKit.NSLayoutConstraint –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== RemoveConstraints(NSLayoutConstraint[]) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | constraints | NSLayoutConstraint[]<!– MonoTouch.UIKit.NSLayoutConstraintthinkgeo.mapsuite.iosedition.zoommaptool –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== RemoveFromSuperview() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== RemoveGestureRecognizer(UIGestureRecognizer) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | gestureRecognizer | UIGestureRecognizer<!– MonoTouch.UIKit.UIGestureRecognizer –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== RemoveMotionEffect(UIMotionEffect) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | effect | UIMotionEffect<!– MonoTouch.UIKit.UIMotionEffect –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== RemoveObserver(NSObject, String, IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject<!– MonoTouch.Foundation.NSObject –> | | | keyPath | String<!– System.String –> | | | context | IntPtr<!– System.IntPtr –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== RemoveObserver(NSObject, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject<!– MonoTouch.Foundation.NSObject –> | | | keyPath | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== RemoveObserver(NSObject, String) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject<!– MonoTouch.Foundation.NSObject –> | | | keyPath | String<!– System.String –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== RemoveObserver(NSObject, NSString, IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject<!– MonoTouch.Foundation.NSObject –> | | | keyPath | NSString<!– MonoTouch.Foundation.NSString –> | | | context | IntPtr<!– System.IntPtr –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== ResignFirstResponder() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIResponder –> Go Back ==== ResizableSnapshotView(RectangleF, Boolean, UIEdgeInsets) ==== === Return Value === ^ Return Type ^ Description ^ | UIView<!– MonoTouch.UIKit.UIView –> | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF<!– System.Drawing.RectangleF –> | | | afterScreenUpdates | Boolean<!– System.Boolean –> | | | capInsets | UIEdgeInsets<!– MonoTouch.UIKit.UIEdgeInsets –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== RespondsToSelector(Selector) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean<!– System.Boolean –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector<!– MonoTouch.ObjCRuntime.Selector –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== RestoreUserActivityState(NSUserActivity) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | activity | NSUserActivity<!– MonoTouch.Foundation.NSUserActivity –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== Select(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== SelectAll(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== SendSubviewToBack(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView<!– MonoTouch.UIKit.UIView –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== SetContentCompressionResistancePriority(Single, UILayoutConstraintAxis) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | priority | Single<!– System.Single –> | | | axis | UILayoutConstraintAxis<!– MonoTouch.UIKit.UILayoutConstraintAxis –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== SetContentHuggingPriority(Single, UILayoutConstraintAxis) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | priority | Single<!– System.Single –> | | | axis | UILayoutConstraintAxis<!– MonoTouch.UIKit.UILayoutConstraintAxis –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== SetNativeField(String, NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | name | String<!– System.String –> | | | value | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== SetNeedsDisplay() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== SetNeedsDisplayInRect(RectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF<!– System.Drawing.RectangleF –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== SetNeedsLayout() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== SetNeedsUpdateConstraints() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== SetNilValueForKey(NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | key | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== SetValueForKey(NSObject, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | value | NSObject<!– MonoTouch.Foundation.NSObject –> | | | key | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== SetValueForKeyPath(NSObject, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | value | NSObject<!– MonoTouch.Foundation.NSObject –> | | | keyPath | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== SetValueForKeyPath(IntPtr, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | handle | IntPtr<!– System.IntPtr –> | | | keyPath | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== SetValueForUndefinedKey(NSObject, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | value | NSObject<!– MonoTouch.Foundation.NSObject –> | | | undefinedKey | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== SetValuesForKeysWithDictionary(NSDictionary) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | keyedValues | NSDictionary<!– MonoTouch.Foundation.NSDictionary –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== SizeThatFits(SizeF) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | size | SizeF<!– System.Drawing.SizeF –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== SizeToFit() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== SnapshotView(Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | UIView<!– MonoTouch.UIKit.UIView –> | | === Parameters === ^ Name ^ Type ^ Description ^ | afterScreenUpdates | Boolean<!– System.Boolean –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== StringSize(String, UIFont, Single, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | forWidth | Single<!– System.Single –> | | | breakMode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== StringSize(String, UIFont) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== StringSize(String, UIFont, SizeF) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | constrainedToSize | SizeF<!– System.Drawing.SizeF –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== StringSize(String, UIFont, SizeF, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | constrainedToSize | SizeF<!– System.Drawing.SizeF –> | | | lineBreakMode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== StringSize(String, UIFont, Single, ref Single, Single, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String<!– System.String –> | | | font | UIFont<!– MonoTouch.UIKit.UIFont –> | | | minFontSize | Single<!– System.Single –> | | | actualFontSize | ref Single<!– System.Single –> | | | forWidth | Single<!– System.Single –> | | | lineBreakMode | UILineBreakMode<!– MonoTouch.UIKit.UILineBreakMode –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== SubviewAdded(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | uiview | UIView<!– MonoTouch.UIKit.UIView –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== SystemLayoutSizeFittingSize(SizeF) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | size | SizeF<!– System.Drawing.SizeF –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== SystemLayoutSizeFittingSize(SizeF, Single, Single) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF<!– System.Drawing.SizeF –> | | === Parameters === ^ Name ^ Type ^ Description ^ | targetSize | SizeF<!– System.Drawing.SizeF –> | | | horizontalFittingPriority | Single<!– System.Single –> | | | verticalFittingPriority | Single<!– System.Single –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== TintColorDidChange() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String<!– System.String –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– System.Object(overriden) –> Go Back ==== ToggleBoldface(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== ToggleItalics(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== ToggleUnderline(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject<!– MonoTouch.Foundation.NSObject –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== TouchesBegan(NSSet, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | touches | NSSet<!– MonoTouch.Foundation.NSSet –> | | | evt | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== TouchesCancelled(NSSet, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | touches | NSSet<!– MonoTouch.Foundation.NSSet –> | | | evt | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== TouchesEnded(NSSet, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | touches | NSSet<!– MonoTouch.Foundation.NSSet –> | | | evt | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== TouchesMoved(NSSet, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | touches | NSSet<!– MonoTouch.Foundation.NSSet –> | | | evt | UIEvent<!– MonoTouch.UIKit.UIEvent –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== TraitCollectionDidChange(UITraitCollection) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | previousTraitCollection | UITraitCollection<!– MonoTouch.UIKit.UITraitCollection –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== UpdateConstraints() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== UpdateConstraintsIfNeeded() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.UIKit.UIView –> Go Back ==== UpdateUserActivityState(NSUserActivity) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | activity | NSUserActivity<!– MonoTouch.Foundation.NSUserActivity –> | | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== ValueForKey(NSString) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject<!– MonoTouch.Foundation.NSObject –> | | === Parameters === ^ Name ^ Type ^ Description ^ | key | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== ValueForKeyPath(NSString) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject<!– MonoTouch.Foundation.NSObject –> | | === Parameters === ^ Name ^ Type ^ Description ^ | keyPath | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== ValueForUndefinedKey(NSString) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject<!– MonoTouch.Foundation.NSObject –> | | === Parameters === ^ Name ^ Type ^ Description ^ | key | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== ViewWithTag(Int32) ==== === Return Value === ^ Return Type ^ Description ^ | UIView<!– MonoTouch.UIKit.UIView –> | | === Parameters === ^ Name ^ Type ^ Description ^ | tag | Int32<!– System.Int32 –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== WillChange(NSString, NSKeyValueSetMutationKind, NSSet) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | forKey | NSString<!– MonoTouch.Foundation.NSString –> | | | mutationKind | NSKeyValueSetMutationKind<!– MonoTouch.Foundation.NSKeyValueSetMutationKind –> | | | objects | NSSet<!– MonoTouch.Foundation.NSSet –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== WillChange(NSKeyValueChange, NSIndexSet, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | changeKind | NSKeyValueChange<!– MonoTouch.Foundation.NSKeyValueChange –> | | | indexes | NSIndexSet<!– MonoTouch.Foundation.NSIndexSet –> | | | forKey | NSString<!– MonoTouch.Foundation.NSString –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== WillChangeValue(String) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | forKey | String<!– System.String –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== WillMoveToSuperview(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | newsuper | UIView<!– MonoTouch.UIKit.UIView –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== WillMoveToWindow(UIWindow) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | window | UIWindow<!– MonoTouch.UIKit.UIWindow –> | | <!– MonoTouch.UIKit.UIView –> Go Back ==== WillRemoveSubview(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | uiview | UIView<!– MonoTouch.UIKit.UIView –> | | <!– MonoTouch.UIKit.UIView –> Go Back ===== Protected Methods ===== ==== Dispose(Boolean) ==== Releases unmanaged and - optionally - managed resources. === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | disposing | Boolean<!– System.Boolean –> | | <!– MonoTouch.Foundation.NSObject(overriden) –> Go Back ==== Dispose(Boolean) ==== Releases unmanaged and - optionally - managed resources. === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | isDisposing | Boolean<!– System.Boolean –> | true to release both managed and unmanaged resources; false to release only unmanaged resources. | <!– ThinkGeo.MapSuite.iOSEdition.MapTool(overriden) –> Go Back ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– System.Object(overriden) –> Go Back ==== InitializeCore(MapView) ==== This method initializes map tool. === Remarks === When overriding this method, consider adding map tool onto the map.ToolsGrid panel. === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | mapView | MapView<!– ThinkGeo.MapSuite.iOSEdition.MapView –> | The map view. | <!– ThinkGeo.MapSuite.iOSEdition.MapTool(overriden) –> Go Back ==== InitializeHandle(IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | handle | IntPtr<!– System.IntPtr –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== InitializeHandle(IntPtr, String) ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ | handle | IntPtr<!– System.IntPtr –> | | | initSelector | String<!– System.String –> | | <!– MonoTouch.Foundation.NSObject –> Go Back ==== MarkDirty() ==== === Return Value === ^ Return Type ^ Description ^ | Void<!– System.Void –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– MonoTouch.Foundation.NSObject –> Go Back ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object<!– System.Object –> | | === Parameters === ^ Name ^ Type ^ Description ^ <!– System.Object –> Go Back ===== Public Properties ===== ==== AccessibilityActivationPoint ==== === Return Value === ^ Return Type ^ | PointF<!– System.Drawing.PointF –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityCustomActions ==== === Return Value === ^ Return Type ^ | UIAccessibilityCustomAction[]<!– MonoTouch.UIKit.UIAccessibilityCustomActionthinkgeo.mapsuite.iosedition.zoommaptool –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== AccessibilityElementsHidden ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityFrame ==== === Return Value === ^ Return Type ^ | RectangleF<!– System.Drawing.RectangleF –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityHint ==== === Return Value === ^ Return Type ^ | String<!– System.String –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityIdentifier ==== === Return Value === ^ Return Type ^ | String<!– System.String –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityLabel ==== === Return Value === ^ Return Type ^ | String<!– System.String –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityLanguage ==== === Return Value === ^ Return Type ^ | String<!– System.String –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityNavigationStyle ==== === Return Value === ^ Return Type ^ | UIAccessibilityNavigationStyle<!– MonoTouch.UIKit.UIAccessibilityNavigationStyle –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityPath ==== === Return Value === ^ Return Type ^ | UIBezierPath<!– MonoTouch.UIKit.UIBezierPath –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityTraits ==== === Return Value === ^ Return Type ^ | UIAccessibilityTrait<!– MonoTouch.UIKit.UIAccessibilityTrait –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityValue ==== === Return Value === ^ Return Type ^ | String<!– System.String –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AccessibilityViewIsModal ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AlignmentRectInsets ==== === Return Value === ^ Return Type ^ | UIEdgeInsets<!– MonoTouch.UIKit.UIEdgeInsets –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Alpha ==== === Return Value === ^ Return Type ^ | Single<!– System.Single –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AutoresizingMask ==== === Return Value === ^ Return Type ^ | UIViewAutoresizing<!– MonoTouch.UIKit.UIViewAutoresizing –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== AutosizesSubviews ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== BackgroundColor ==== === Return Value === ^ Return Type ^ | UIColor<!– MonoTouch.UIKit.UIColor –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Bounds ==== === Return Value === ^ Return Type ^ | RectangleF<!– System.Drawing.RectangleF –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== CanBecomeFirstResponder ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== CanResignFirstResponder ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== Center ==== === Return Value === ^ Return Type ^ | PointF<!– System.Drawing.PointF –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== ClassHandle ==== === Return Value === ^ Return Type ^ | IntPtr<!– System.IntPtr –> | <!– MonoTouch.Foundation.NSObject(overriden) –> Go Back ==== ClearsContextBeforeDrawing ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== ClipsToBounds ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Constraints ==== === Return Value === ^ Return Type ^ | NSLayoutConstraint[]<!– MonoTouch.UIKit.NSLayoutConstraintthinkgeo.mapsuite.iosedition.zoommaptool –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== ContentMode ==== === Return Value === ^ Return Type ^ | UIViewContentMode<!– MonoTouch.UIKit.UIViewContentMode –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== ContentScaleFactor ==== === Return Value === ^ Return Type ^ | Single<!– System.Single –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== CurrentMap ==== Gets or sets current map that the mapTool will be drawn on === Return Value === ^ Return Type ^ | MapView<!– ThinkGeo.MapSuite.iOSEdition.MapView –> | <!– ThinkGeo.MapSuite.iOSEdition.MapTool –> Go Back ==== DebugDescription ==== === Return Value === ^ Return Type ^ | String<!– System.String –> | <!– MonoTouch.Foundation.NSObject –> Go Back ==== Description ==== === Return Value === ^ Return Type ^ | String<!– System.String –> | <!– MonoTouch.Foundation.NSObject –> Go Back ==== EnableInputClicksWhenVisible ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== ExclusiveTouch ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Frame ==== === Return Value === ^ Return Type ^ | RectangleF<!– System.Drawing.RectangleF –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== GestureRecognizers ==== === Return Value === ^ Return Type ^ | UIGestureRecognizer[]<!– MonoTouch.UIKit.UIGestureRecognizerthinkgeo.mapsuite.iosedition.zoommaptool –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== GlobeExtent ==== Gets or sets the globe extent. === Return Value === ^ Return Type ^ | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | <!– ThinkGeo.MapSuite.iOSEdition.ZoomMapTool –> Go Back ==== Handle ==== === Return Value === ^ Return Type ^ | IntPtr<!– System.IntPtr –> | <!– MonoTouch.Foundation.NSObject –> Go Back ==== HasAmbiguousLayout ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Hidden ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== InputAccessoryView ==== === Return Value === ^ Return Type ^ | UIView<!– MonoTouch.UIKit.UIView –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== InputAccessoryViewController ==== === Return Value === ^ Return Type ^ | UIInputViewController<!– MonoTouch.UIKit.UIInputViewController –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== InputView ==== === Return Value === ^ Return Type ^ | UIView<!– MonoTouch.UIKit.UIView –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== InputViewController ==== === Return Value === ^ Return Type ^ | UIInputViewController<!– MonoTouch.UIKit.UIInputViewController –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== IntrinsicContentSize ==== === Return Value === ^ Return Type ^ | SizeF<!– System.Drawing.SizeF –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== IsAccessibilityElement ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== IsEnabled ==== Gets or sets a value indicating whether this instance is enabled. === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– ThinkGeo.MapSuite.iOSEdition.MapTool –> Go Back ==== IsFirstResponder ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== IsGlobeButtonVisiable ==== Gets or sets a value indicating whether this instance is globe button visiable. === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– ThinkGeo.MapSuite.iOSEdition.ZoomMapTool –> Go Back ==== KeyCommands ==== === Return Value === ^ Return Type ^ | UIKeyCommand[]<!– MonoTouch.UIKit.UIKeyCommandthinkgeo.mapsuite.iosedition.zoommaptool –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== Layer ==== === Return Value === ^ Return Type ^ | CALayer<!– MonoTouch.CoreAnimation.CALayer –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== LayoutMargins ==== === Return Value === ^ Return Type ^ | UIEdgeInsets<!– MonoTouch.UIKit.UIEdgeInsets –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== MaskView ==== === Return Value === ^ Return Type ^ | UIView<!– MonoTouch.UIKit.UIView –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== MaxScale ==== Gets or sets the maximum scale. === Return Value === ^ Return Type ^ | Double<!– System.Double –> | <!– ThinkGeo.MapSuite.iOSEdition.ZoomMapTool –> Go Back ==== MotionEffects ==== === Return Value === ^ Return Type ^ | UIMotionEffect[]<!– MonoTouch.UIKit.UIMotionEffectthinkgeo.mapsuite.iosedition.zoommaptool –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== MultipleTouchEnabled ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== NextResponder ==== === Return Value === ^ Return Type ^ | UIResponder<!– MonoTouch.UIKit.UIResponder –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== Opaque ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== PreservesSuperviewLayoutMargins ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== RestorationIdentifier ==== === Return Value === ^ Return Type ^ | String<!– System.String –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== RetainCount ==== === Return Value === ^ Return Type ^ | Int32<!– System.Int32 –> | <!– MonoTouch.Foundation.NSObject –> Go Back ==== ShouldGroupAccessibilityChildren ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Subviews ==== === Return Value === ^ Return Type ^ | UIView[]<!– MonoTouch.UIKit.UIViewthinkgeo.mapsuite.iosedition.zoommaptool –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== SuperHandle ==== === Return Value === ^ Return Type ^ | IntPtr<!– System.IntPtr –> | <!– MonoTouch.Foundation.NSObject –> Go Back ==== Superview ==== === Return Value === ^ Return Type ^ | UIView<!– MonoTouch.UIKit.UIView –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Tag ==== === Return Value === ^ Return Type ^ | Int32<!– System.Int32 –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== TextInputContextIdentifier ==== === Return Value === ^ Return Type ^ | NSString<!– MonoTouch.Foundation.NSString –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== TextInputMode ==== === Return Value === ^ Return Type ^ | UITextInputMode<!– MonoTouch.UIKit.UITextInputMode –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== TintAdjustmentMode ==== === Return Value === ^ Return Type ^ | UIViewTintAdjustmentMode<!– MonoTouch.UIKit.UIViewTintAdjustmentMode –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== TintColor ==== === Return Value === ^ Return Type ^ | UIColor<!– MonoTouch.UIKit.UIColor –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== TraitCollection ==== === Return Value === ^ Return Type ^ | UITraitCollection<!– MonoTouch.UIKit.UITraitCollection –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Transform ==== === Return Value === ^ Return Type ^ | CGAffineTransform<!– MonoTouch.CoreGraphics.CGAffineTransform –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== TranslatesAutoresizingMaskIntoConstraints ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== UndoManager ==== === Return Value === ^ Return Type ^ | NSUndoManager<!– MonoTouch.Foundation.NSUndoManager –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== UserActivity ==== === Return Value === ^ Return Type ^ | NSUserActivity<!– MonoTouch.Foundation.NSUserActivity –> | <!– MonoTouch.UIKit.UIResponder –> Go Back ==== UserInteractionEnabled ==== === Return Value === ^ Return Type ^ | Boolean<!– System.Boolean –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== ViewForBaselineLayout ==== === Return Value === ^ Return Type ^ | UIView<!– MonoTouch.UIKit.UIView –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== ViewPrintFormatter ==== === Return Value === ^ Return Type ^ | UIViewPrintFormatter<!– MonoTouch.UIKit.UIViewPrintFormatter –> | <!– MonoTouch.UIKit.UIView –> Go Back ==== Window ==== === Return Value === ^ Return Type ^ | UIWindow<!– MonoTouch.UIKit.UIWindow –> | <!– MonoTouch.UIKit.UIView –> Go Back ===== Protected Properties ===== ===== Public Events ===== NOTOC iOSEdition ThinkGeo.MapSuite.iOSEdition UpdateDocumentation
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.