====== ThinkGeo.MapSuite.Layers.PrinterHelper ====== ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.Layers.PrinterHelper** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} PrinterHelper() ** * //N/A// == Remarks == * //N/A// == Parameters ==
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertScreenCoordinateToMapPrinterCoordinate(ScreenPointF,MapPrinterLayer,RectangleShape,Single,Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]] * Description:N/A == Parameters == * //screenPoint// * Type:[[ThinkGeo.MapSuite.Shapes.ScreenPointF|ScreenPointF]] * Description:N/A * //mapPrinterLayer// * Type:[[ThinkGeo.MapSuite.Layers.MapPrinterLayer|MapPrinterLayer]] * Description:N/A * //mapControlExtent// * Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]] * Description:N/A * //mapControlWidth// * Type:Single * Description:N/A * //mapControlHeight// * Type:Single * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertMapPrinterCoordinateToScreenCoordinate(PointShape,MapPrinterLayer,RectangleShape,Single,Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Shapes.ScreenPointF|ScreenPointF]] * Description:N/A == Parameters == * //mapPrinterCoordinatePoint// * Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]] * Description:N/A * //mapPrinterLayer// * Type:[[ThinkGeo.MapSuite.Layers.MapPrinterLayer|MapPrinterLayer]] * Description:N/A * //mapControlExtent// * Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]] * Description:N/A * //mapControlWidth// * Type:Single * Description:N/A * //mapControlHeight// * Type:Single * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertPageCoordinateToMapPrinterCoordinate(PointShape,MapPrinterLayer,RectangleShape,Single,Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]] * Description:N/A == Parameters == * //pageCoordinatePoint// * Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]] * Description:N/A * //mapPrinterLayer// * Type:[[ThinkGeo.MapSuite.Layers.MapPrinterLayer|MapPrinterLayer]] * Description:N/A * //mapControlExtent// * Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]] * Description:N/A * //mapControlWidth// * Type:Single * Description:N/A * //mapControlHeight// * Type:Single * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertMapPrinterCoordinateToPageCoordinate(PointShape,MapPrinterLayer,RectangleShape,Single,Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]] * Description:N/A == Parameters == * //mapPrinterCoordinatePoint// * Type:[[ThinkGeo.MapSuite.Shapes.PointShape|PointShape]] * Description:N/A * //mapPrinterLayer// * Type:[[ThinkGeo.MapSuite.Layers.MapPrinterLayer|MapPrinterLayer]] * Description:N/A * //mapControlExtent// * Type:[[ThinkGeo.MapSuite.Shapes.RectangleShape|RectangleShape]] * Description:N/A * //mapControlWidth// * Type:Single * Description:N/A * //mapControlHeight// * Type:Single * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetPointsPerGeographyUnit(GeographyUnit) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Double * Description:N/A == Parameters == * //mapUnit// * Type:[[ThinkGeo.MapSuite.GeographyUnit|GeographyUnit]] * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertLength(Double,PrintingUnit,PrintingUnit) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Double * Description:N/A == Parameters == * //length// * Type:Double * Description:N/A * //fromUnit// * Type:[[ThinkGeo.MapSuite.Layers.PrintingUnit|PrintingUnit]] * Description:N/A * //toUnit// * Type:[[ThinkGeo.MapSuite.Layers.PrintingUnit|PrintingUnit]] * Description:N/A
===== Protected Methods ===== ** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters ==
==== Public Properties ==== ==== Protected Properties ==== ==== Public Events ====