The RenderLine type exposes the following members.

Properties

  NameDescription
ActualContentHeight (Inherited from DocumentElement.)
ActualContentHeightUnit (Inherited from DocumentElement.)
ActualContentWidth (Inherited from DocumentElement.)
ActualContentWidthUnit (Inherited from DocumentElement.)
ActualFrameHeight (Inherited from DocumentElement.)
ActualFrameHeightUnit (Inherited from DocumentElement.)
ActualFrameWidth (Inherited from DocumentElement.)
ActualFrameWidthUnit (Inherited from DocumentElement.)
CanSplit
Shapes can't be splitted.
(Inherited from RenderShape.)
DefaultUnitInternal (Inherited from DocumentElement.)
Height
Returns height of an element in default units. See HeightUnit for details.
(Inherited from DocumentElement.)
InheritDefaultUnit (Inherited from DocumentElement.)
ManagedUnits (Inherited from RenderShape.)
Style
The style of this objects
(Inherited from RenderObject.)
StyleNestedProtected (Inherited from DocumentElement.)
StyleProtected (Inherited from DocumentElement.)
Width
Returns width of an element in default units. See WidthUnit for details.
(Inherited from DocumentElement.)
X1
Value of X1Unit
(Inherited from RenderTwoPositionsShape.)
X1Str
String representation of X1Unit
(Inherited from RenderTwoPositionsShape.)
X1Unit
X coordinate of point 1
(Inherited from RenderTwoPositionsShape.)
X2
Value of X2Unit
(Inherited from RenderTwoPositionsShape.)
X2Str
String representation of X2Unit
(Inherited from RenderTwoPositionsShape.)
X2Unit
X coordinate of point 2
(Inherited from RenderTwoPositionsShape.)
Y1
Value of Y1Unit
(Inherited from RenderTwoPositionsShape.)
Y1Str
String representation of Y1Unit
(Inherited from RenderTwoPositionsShape.)
Y1Unit
Y coordinate of point 1
(Inherited from RenderTwoPositionsShape.)
Y2
Value of Y2Unit
(Inherited from RenderTwoPositionsShape.)
Y2Str
String representation of Y2Unit
(Inherited from RenderTwoPositionsShape.)
Y2Unit
Y coordinate of point 2
(Inherited from RenderTwoPositionsShape.)

See Also