HorzRulerArea Property (C1PreviewPane)
In This Topic
Gets the horizontal ruler area (the actual ruler is always contained within that area).
Syntax
'Declaration
Public ReadOnly Property HorzRulerArea As Rectangle
public Rectangle HorzRulerArea {get;}
See Also