The RectangleRubberband type exposes the following members.
Name | Description | |
---|---|---|
RectangleRubberband |
Creates and initializes new RectangleRubberband class instance. |
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from WebControl.) | |
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | (Inherited from Control.) | |
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
Connect |
Connects this user input controller (navigator or rubberband) to the BitmapViewer control. (Inherited from UserInputController.) |
|
CopyBaseAttributes | (Inherited from WebControl.) | |
CreateChildControls | (Inherited from Control.) | |
CreateControlCollection | (Inherited from Control.) | |
CreateControlStyle | (Inherited from WebControl.) | |
DataBind | Overloaded. | |
DataBindChildren | (Inherited from Control.) | |
Disconnect |
Disconnects this user input controller (navigator or rubberband) from the BitmapViewer control. (Inherited from UserInputController.) |
|
Dispose | (Inherited from Control.) | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
Erase |
Erases (discards) the rubberband from the control. |
|
Finalize | (Inherited from Object.) | |
FindControl | Overloaded. | |
Focus | (Inherited from Control.) | |
GetDesignModeState | (Inherited from Control.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadViewState | (Inherited from WebControl.) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
MergeStyle | (Inherited from WebControl.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnDataBinding | (Inherited from Control.) | |
OnInit | (Inherited from Control.) | |
OnLoad | (Inherited from Control.) | |
OnUnload | (Inherited from Control.) | |
OpenFile | (Inherited from Control.) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RemovedControl | (Inherited from Control.) | |
RenderBeginTag | (Inherited from WebControl.) | |
RenderChildren | (Inherited from Control.) | |
RenderContents | (Inherited from WebControl.) | |
RenderControl | Overloaded. | |
RenderEndTag | (Inherited from WebControl.) | |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from WebControl.) | |
SetDesignModeState | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
ToString | (Inherited from Object.) | |
TrackViewState | (Inherited from WebControl.) | |
Update |
This method is called by the BitmapViewer when it needs to be repainted or updated in any other way. (Inherited from UserInputController.) |
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
AutoPostBack |
Gets/sets a value indicating whether a postback to the server automatically occurs when the user stops modifying the rectangle. |
|
BindingContainer | (Inherited from Control.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
DesignMode | (Inherited from Control.) | |
EnableTheming |
Gets or sets a value indicating whether themes apply to this control. (Inherited from UserInputController.) |
|
EnableViewState | (Inherited from Control.) | |
Erasable |
Gets/sets a value that specifies whether the rubberband can be erased (discarded) when user clicks by a mouse out of this rectangle. |
|
Events | (Inherited from Control.) | |
GripSize |
Gets/sets the grip size. |
|
GripsVisible |
Gets/sets a value which shows or hides the grips on the rectangle. |
|
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEmpty |
Gets a value that specifies whether the rubberband rectangle is empty (and therefore whether it is visible). |
|
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
MaskVisible |
Gets/sets a value which specifies whether to display a mask out of the rectangle. |
|
Movable |
Gets/sets a value which specifies whether the rubberband rectangle can be dragged on the BitmapViewer control. |
|
NamingContainer | (Inherited from Control.) | |
OutlineColor |
Gets/sets the color of the rectangle outline. (Inherited from RectangleController.) |
|
OutlineWidth |
Gets/sets the rectangle outline width. (Inherited from RectangleController.) |
|
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
Ratio |
Gets/sets the aspect ratio of the rubberband rectangle which should be preserved when ResizeMode is Proportional. |
|
Rectangle |
Gets/sets a rubberband rectangle. |
|
ResizeMode |
Gets/sets an allowed resize mode for the rubberband rectangle. |
|
Site | (Inherited from Control.) | |
Style | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) |
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
RectangleChanged |
Fires when the rubberband rectangle is modified (mouse button is released). |
|
Unload | (Inherited from Control.) |
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IPostBackDataHandler.LoadPostData | ||
IPostBackEventHandler.RaisePostBackEvent | ||
IPostBackDataHandler.RaisePostDataChangedEvent | ||
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |