HorzPageRulerRectangle Property (C1PreviewPane)
In This Topic
Gets the rectangle for the horizontal ruler for the current page, in client coordinates. The actual visible ruler can be clipped by the HorzRulerArea.
Syntax
'Declaration
Public ReadOnly Property HorzPageRulerRectangle As Rectangle
public Rectangle HorzPageRulerRectangle {get;}
See Also