RadControls for WinForms

The ImageLayoutBox type exposes the following members.

Methods

  NameDescription
Public methodArrange (Inherited from LayoutElement.)
Protected methodArrangeCore (Inherited from LayoutElement.)
Protected methodArrangeOverride
Arranges the LayoutElement to its final location. The element must call the Arrange method of each of its children.
(Inherited from LayoutElement.)
Protected methodCalcLayoutOffset (Inherited from LayoutElement.)
Protected methodCanExecuteLayoutOperation
Determines whether the element can perform layout operation.
(Inherited from LayoutElement.)
Protected methodCanGrowVertically (Inherited from LayoutBox.)
Protected methodCanGrowVerticallyOverride (Inherited from LayoutBox.)
Protected methodCanPaint (Inherited from LayoutElement.)
Protected methodCreateChildrenCollection (Inherited from LayoutBox.)
Public methodCreateLayoutElement (Overrides LayoutBox..::..CreateLayoutElement()()()().)
Public methodCreateNewFragment(LayoutBox) (Inherited from LayoutBox.)
Public methodCreateNewFragment(Single, Boolean) (Overrides InlineLayoutBox..::..CreateNewFragment(Single, Boolean).)
Public methodCreateUIElement (Overrides LayoutBox..::..CreateUIElement(UIElementPool).)
Public methodFocus (Inherited from LayoutElement.)
Protected methodGetBoxDesiredGrow (Inherited from LayoutBox.)
Public methodGetPositionHandler (Inherited from InlineLayoutBox.)
Public methodGetRootDocument (Inherited from LayoutBox.)
Protected methodGetTransformedControlBoundingRectangle (Inherited from LayoutElement.)
Public methodGetUIElement (Overrides LayoutBox..::..GetUIElement()()()().)
Protected methodGetUIElementForRelease (Inherited from InlineLayoutBox.)
Public methodGetValue (Inherited from RadDependencyObject.)
Public methodInvalidate (Inherited from LayoutElement.)
Public methodInvalidateArrange()()()() (Inherited from LayoutElement.)
Public methodInvalidateArrange(Boolean) (Inherited from LayoutElement.)
Public methodInvalidateArrangeUpToTheRoot (Inherited from LayoutBox.)
Public methodInvalidateLayoutAfterEdit (Inherited from LayoutBox.)
Public methodInvalidateMeasure()()()() (Inherited from LayoutElement.)
Public methodInvalidateMeasure(Boolean) (Inherited from LayoutElement.)
Public methodInvalidateMeasureUpToTheRoot (Inherited from LayoutBox.)
Public methodInvalidateMeasureUpToTheRootStable (Inherited from LayoutBox.)
Protected methodIsInValidState
Determines whether the element is currently in valid state. That is having a valid RadElementTree reference and being in either Constructed or Loaded state.
(Inherited from LayoutElement.)
Public methodMarkAsRemovedFromLayoutTree (Inherited from LayoutBox.)
Public methodMeasure (Inherited from LayoutElement.)
Protected methodMeasureCore (Inherited from LayoutElement.)
Protected methodMeasureOverride (Overrides LayoutElement..::..MeasureOverride(SizeF).)
Public methodMergeWithNext (Inherited from InlineLayoutBox.)
Protected methodOnAssociateDocumentElementChanged (Inherited from LayoutBox.)
Protected methodOnBitStateChanged
Notifies the object for a change in its bit state.
(Inherited from LayoutElement.)
Protected methodOnChildDesiredSizeChanged (Inherited from LayoutElement.)
Protected methodOnElementStructureChanged (Inherited from LayoutBox.)
Protected methodOnElementStructureChanging (Inherited from LayoutBox.)
Protected methodOnGotFocus (Inherited from LayoutElement.)
Protected methodOnInvalidateArrange (Inherited from LayoutElement.)
Protected methodOnInvalidateMeasure (Inherited from LayoutElement.)
Protected methodOnKeyDown (Inherited from LayoutElement.)
Protected methodOnKeyPress (Inherited from LayoutElement.)
Protected methodOnKeyUp (Inherited from LayoutElement.)
Protected methodOnLostFocus (Inherited from LayoutElement.)
Protected methodOnMouseDown (Inherited from LayoutElement.)
Protected methodOnMouseEnter (Inherited from LayoutElement.)
Protected methodOnMouseLeave (Inherited from LayoutElement.)
Protected methodOnMouseLeftButtonDown (Inherited from LayoutElement.)
Protected methodOnMouseLeftButtonUp (Inherited from LayoutElement.)
Protected methodOnMouseMove (Inherited from LayoutElement.)
Protected methodOnMouseRightButtonDown (Inherited from LayoutElement.)
Protected methodOnMouseRightButtonUp (Inherited from LayoutElement.)
Protected methodOnMouseUp (Inherited from LayoutElement.)
Protected methodOnNotifyPropertyChanged(PropertyChangedEventArgs) (Inherited from LayoutElement.)
Protected methodOnNotifyPropertyChanged(String) (Inherited from LayoutElement.)
Protected methodOnNotifyPropertyChanging(String) (Inherited from LayoutElement.)
Protected methodOnNotifyPropertyChanging(PropertyChangingEventArgsEx) (Inherited from LayoutElement.)
Protected methodOnParentChanged (Inherited from LayoutElement.)
Protected methodOnParentChanging (Inherited from LayoutElement.)
Protected methodOnPreviewKeyDown (Inherited from LayoutElement.)
Protected methodOnPropertyChanged (Inherited from RadDependencyObject.)
Protected methodOnTransformationInvalidated
This method is executed when a property which affects the absolute position of the element has been changed.
(Inherited from LayoutElement.)
Public methodPaint (Inherited from LayoutElement.)
Protected methodPaintDecorators (Inherited from LayoutElement.)
Protected methodPaintOverride (Overrides LayoutElement..::..PaintOverride(IPaintingContext).)
Protected methodPerformLayoutTransformation (Inherited from LayoutElement.)
Protected methodPerformPaintTransformation (Inherited from LayoutElement.)
Public methodReadLocalValue (Inherited from RadDependencyObject.)
Protected methodRegisterHyperlinkHandlers (Inherited from InlineLayoutBox.)
Public methodReleaseUIElement (Inherited from LayoutBox.)
Public methodReleaseUIElementOverride (Overrides LayoutBox..::..ReleaseUIElementOverride()()()().)
Public methodRemove (Inherited from InlineLayoutBox.)
Protected methodSetBitState
Applies the specified boolean value to the BitVector of the object.
(Inherited from LayoutElement.)
Protected methodSetLayoutManager (Inherited from LayoutElement.)
Protected methodSetParent (Inherited from LayoutBox.)
Protected methodSetParentCore (Inherited from LayoutElement.)
Protected methodSetPropertyValue<(Of <<'(T>)>>) (Inherited from LayoutElement.)
Protected methodSetTree(LayoutElementTree) (Inherited from LayoutElement.)
Protected methodSetTree(LayoutElementTree, ILayoutManager) (Inherited from LayoutElement.)
Public methodSetupUIElement (Inherited from LayoutBox.)
Public methodSetValue (Inherited from RadDependencyObject.)
Public methodToString (Overrides LayoutBox..::..ToString()()()().)
Protected methodUnregisterHyperlinkHandlers (Inherited from InlineLayoutBox.)
Public methodUpdateLayout (Inherited from LayoutElement.)
Public methodUpdateUIViewPort (Inherited from LayoutBox.)
Public methodValidateChild (Inherited from LayoutBox.)
Protected methodValidateParent (Inherited from LayoutBox.)
Public methodVerifyDocumentCollectionStructure()()()() (Inherited from LayoutBox.)
Public methodVerifyDocumentCollectionStructure(Boolean) (Inherited from LayoutBox.)

See Also