TSRichViewEdit.LeftMarginPix, LeftMargin100Pix

Top  Previous  Next

Returns the left margin, in pixels.

property LeftMarginPix: Integer;

property LeftMargin100Pix: Integer;

The left margin is defined in PageProperty.LeftMargin. These properties return this margin converted to pixels.

LeftMarginPix is scaled according to ViewProperty.ZoomPercent (so this property returns the margin as it is displayed on the screen).

LeftMargin100Pix is not scaled, it is the margin in 100% zooming.

See also:

TopMarginPix

RightMarginPix

BottomMarginPix


ScaleRichView © Ilya Zelensky & Sergey Tkachenko