C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderShapeFragment Class / InnerBounds Property

In This Topic
InnerBounds Property (RenderShapeFragment)
In This Topic
Gets the inner bounds of the current fragment (without spacing, borders and padding) within its parent.
Syntax
'Declaration
 
Public ReadOnly Property InnerBounds As RectangleD
 
See Also