The RenderTwoPositionsShape 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
X1Str
String representation of X1Unit
X1Unit
X coordinate of point 1
X2
Value of X2Unit
X2Str
String representation of X2Unit
X2Unit
X coordinate of point 2
Y1
Value of Y1Unit
Y1Str
String representation of Y1Unit
Y1Unit
Y coordinate of point 1
Y2
Value of Y2Unit
Y2Str
String representation of Y2Unit
Y2Unit
Y coordinate of point 2

See Also