Objective Grid: Changing grid margins

Article ID: 419
Last updated: 27 Apr, 2018
Article ID: 419
Last updated: 27 Apr, 2018
Revision: 4
Views: 1690
Posted: 11 Jan, 2001
by Meltreger B.
Updated: 27 Apr, 2018
by Meltreger B.

Problem


How can I change the margins for a grid?


Cause



Action


In CGXProperties:

void GetMargins(int& top, int& left, int& bottom, int& right);
void SetMargins(int top, int left, int bottom, int right);

(Margins are set in 1/72 inch values.)

This article was:   Helpful | Not helpful
Report an issue
Article ID: 419
Last updated: 27 Apr, 2018
Revision: 4
Views: 1690
Posted: 11 Jan, 2001 by Meltreger B.
Updated: 27 Apr, 2018 by Meltreger B.

Others in this category