Method |
Description |
|
CropPrintArea ( RectangleF printArea, RectangleF courseObjectsArea, SizeF printableSize, float &areaCovered ) : RectangleF |
|
|
GetPrintAreaForCourse ( CourseDesignator courseDesignator, bool &landscape, System.Drawing.Printing.PaperSize &paperSize, int &margins, float &scaleRatio, string &description ) : RectangleF |
|
|
GetPrintablePageArea ( bool landscape, System.Drawing.Printing.PaperSize paperSize, int margins ) : RectangleF |
|
|
GetScaledPrintableSizeInMapUnits ( RectangleF printableArea, float scaleRatio ) : SizeF |
|
|
LayoutCourse ( CourseDesignator courseDesignator ) : List |
|
|
LayoutOptimizedCourse ( CourseDesignator courseDesignator ) : List |
|
|
LayoutPageDimension ( float mapStart, float mapLength, float printableAreaStart, float printableAreaLength, float scaleRatio ) : IEnumerable |
|
|