Name | Description | |
---|---|---|
![]() | CanClip | Overridden. Overriden to return true |
![]() | CanTransform | Overridden. Overriden to return true. |
![]() | DoPrePaint | Overridden. Performs the element pre children paint. |
![]() | GetBorderEdge | Overloaded. Gets the border edge (border area) of the element (in local coordinates) |
![]() | GetClip | Overridden. Overrien to return the border edge of the text block. |
![]() | GetContentEdge | Overloaded. Gets the content edge (inner edge) of the element (in local coordinates) |
![]() | GetInsets | Gets the element insets, which is the sum of the margins, padding and border thickness. |
![]() | GetLocPinPoint | Gets the local pin point position (in shape block coordinates). |
![]() | GetPaddingEdge | Overloaded. Gets the padding edge (padding area) of the element (in local coordinates) |
![]() | GetPaintCacheMode | Overridden. Gets the mode in which this visual attemps to cache its display. |
![]() | GetPinPoint | Gets the pin point position (in shape coordinates). |
![]() | GetTransform | Overridden. Overriden to return the block transform. |
![]() | HitTest | Overloaded. Overridden. Hit tests the text block by point |
![]() | InvalidateArrange | Invalidates the element arrange |
![]() | InvalidateMeasure | Invalidates the element measure and pools the element for measure validation. |
![]() | SetLocPinPoint | Sets the loc pin point position (in shape block coordinates). |
![]() | SetPinPoint | Sets the pin point position (in shape coordinates). This operation unglues the text pin from its master (if any). If the text resides in a shape, the Pin is expressed as factor expressions of the shape dimensions. If the text does not reside in a page, the Pin is set to constant values. |
![]() | Unglue | Unglues the text block (clears the expressions set to the PinXProperty, PinYProperty and AngleProperty) |
![]() | ValidateArrange | Called to arrange the element |
![]() | ValidateMeasure | Called to validate the element measure |