SharpLeaf Reference > SharpLeaf Methods > IncludeSpace Method > (Double,Double) SharpLeaf.IncludeSpace Method (Double,Double)
Knock-out rectangular space from the left margin.
public void IncludeSpace(
double width,
double height
);
-
width
- Size of the space (positive is absolute size in points, negative is multiple of available frame width).
-
height
- Size of the space (positive is absolute size in points, negative is multiple of line pitch).
See also ...SharpLeaf Members | SharpLeaf.IncludeSpace Method
Send comments on this topic © Dyalog Ltd 2021
|