Skip to main content
Box

RangePermissionHighlightAreaBox Properties

Layout element that relates to the highlighted range which visualizes the RangePermission.Range value.
Name Description
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
Color Gets the color of the highlight applied to the layout element. Inherited from HighlightAreaBox.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
Range Returns the range to which the current layout element relates. Inherited from RangedLayoutElementBase.
Type Gets the type of layout element.
See Also