====== ThinkGeo.MapSuite.Core.DeclinationPrinterLayer ====== {{section>upgrade_map_suite_to_10.0}} {{article rating}} (This class is not finally released, it is possible to be removed in the next public release) ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.Core.Layer]] ***[[ThinkGeo.MapSuite.Core.PrinterLayer]] ****[[ThinkGeo.MapSuite.Core.DeclinationPrinterLayer]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#*DeclinationPrinterLayer()|*DeclinationPrinterLayer]] | | | | | {{wiki:PublicMethod.gif|Public Method}}[[#*DeclinationPrinterLayer(MapPrinterLayer)|*DeclinationPrinterLayer]] | [[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | | | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#*CloneDeep()|*CloneDeep]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*Close()|*Close]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*Draw(GeoCanvas, Collection)|*Draw]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*Equals(Object)|*Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#*GetBoundingBox()|*GetBoundingBox]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*GetHashCode()|*GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#*GetPosition(PrintingUnit)|*GetPosition]] | [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*GetPosition()|*GetPosition]] | | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*GetType()|*GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#*Open()|*Open]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*SetPosition(RectangleShape, PrintingUnit)|*SetPosition]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*SetPosition(RectangleShape)|*SetPosition]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*SetPosition(Double, Double, PointShape, PrintingUnit)|*SetPosition]] | Double, Double, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*SetPosition(Double, Double, Double, Double, PrintingUnit)|*SetPosition]] | Double, Double, Double, Double, [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicMethod.gif|Public Method}}[[#*ToString()|*ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*CloneDeepCore()|*CloneDeepCore]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*CloseCore()|*CloseCore]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*DrawCore(GeoCanvas, Collection)|*DrawCore]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | [[ThinkGeo.MapSuite.Core.Layer|Layer]](overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*DrawException(GeoCanvas, Exception)|*DrawException]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Exception | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*DrawExceptionCore(GeoCanvas, Exception)|*DrawExceptionCore]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]], Exception | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*Finalize()|*Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*GetBoundingBoxCore()|*GetBoundingBoxCore]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]](overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*GetPositionCore(PrintingUnit)|*GetPositionCore]] | [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*MemberwiseClone()|*MemberwiseClone]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*OnDrawingException(DrawingExceptionLayerEventArgs)|*OnDrawingException]] | [[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|*OnDrawingProgressChanged]] | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*OnDrawnException(DrawnExceptionLayerEventArgs)|*OnDrawnException]] | [[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*OpenCore()|*OpenCore]] | | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#*SetPositionCore(Double, Double, Double, Double, PrintingUnit)|*SetPositionCore]] | Double, Double, Double, Double, [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]](overriden) | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#*BackgroundMask|*BackgroundMask]] | [[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*DragMode|*DragMode]] | [[ThinkGeo.MapSuite.Core.PrinterDragMode|PrinterDragMode]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*DrawingExceptionMode|*DrawingExceptionMode]] | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*DrawingTime|*DrawingTime]] | TimeSpan | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*GeomagneticNorthLineStyle|*GeomagneticNorthLineStyle]] | [[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#*HasBoundingBox|*HasBoundingBox]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]](overriden) | | | {{wiki:PublicProperty.gif|Public Property}}[[#*IsDrawing|*IsDrawing]] | Boolean | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*IsGrayscale|*IsGrayscale]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*IsNegative|*IsNegative]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*IsOpen|*IsOpen]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*IsVisible|*IsVisible]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*MagneticNorthLineStyle|*MagneticNorthLineStyle]] | [[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#*MapPrinterLayer|*MapPrinterLayer]] | [[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#*Name|*Name]] | String | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*ProjectionParametersString|*ProjectionParametersString]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#*ResizeMode|*ResizeMode]] | [[ThinkGeo.MapSuite.Core.PrinterResizeMode|PrinterResizeMode]] | [[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*TextStyle|*TextStyle]] | [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#*Transparency|*Transparency]] | Single | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicProperty.gif|Public Property}}[[#*TrueNorthLineStyle|*TrueNorthLineStyle]] | [[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | | | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedProperty.gif|Protected Property}}[[#*IsOpenCore|*IsOpenCore]] | Boolean | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | {{wiki:PublicEvent.gif|Public Event}}[[#DrawingException|DrawingException]] | [[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawingProgressChanged|DrawingProgressChanged]] | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawnException|DrawnException]] | [[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | ===== Public Constructors ===== ==== *DeclinationPrinterLayer() ==== === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Constructors|Go Back]] ==== *DeclinationPrinterLayer(MapPrinterLayer) ==== === Parameters === ^ Name ^ Type ^ Description ^ | mapPrinterLayer | [[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | | [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== *CloneDeep() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== *Close() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== *Draw(GeoCanvas, Collection) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | [[#Public Methods|Go Back]] ==== *Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== *GetBoundingBox() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== *GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== *GetPosition(PrintingUnit) ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | === Parameters === ^ Name ^ Type ^ Description ^ | unit | [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | | [[#Public Methods|Go Back]] ==== *GetPosition() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== *GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== *Open() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== *SetPosition(RectangleShape, PrintingUnit) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | boundingBox | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | unit | [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | | [[#Public Methods|Go Back]] ==== *SetPosition(RectangleShape) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | boundingBox | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | [[#Public Methods|Go Back]] ==== *SetPosition(Double, Double, PointShape, PrintingUnit) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | width | Double | | | height | Double | | | centerPoint | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | | unit | [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | | [[#Public Methods|Go Back]] ==== *SetPosition(Double, Double, Double, Double, PrintingUnit) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | width | Double | | | height | Double | | | centerPointX | Double | | | centerPointY | Double | | | unit | [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | | [[#Public Methods|Go Back]] ==== *ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== *CloneDeepCore() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.Layer|Layer]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== *CloseCore() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== *DrawCore(GeoCanvas, Collection) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | | [[#Protected Methods|Go Back]] ==== *DrawException(GeoCanvas, Exception) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | e | Exception | | [[#Protected Methods|Go Back]] ==== *DrawExceptionCore(GeoCanvas, Exception) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | e | Exception | | [[#Protected Methods|Go Back]] ==== *Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== *GetBoundingBoxCore() ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== *GetPositionCore(PrintingUnit) ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | === Parameters === ^ Name ^ Type ^ Description ^ | unit | [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | | [[#Protected Methods|Go Back]] ==== *MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== *OnDrawingException(DrawingExceptionLayerEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | | [[#Protected Methods|Go Back]] ==== *OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | | [[#Protected Methods|Go Back]] ==== *OnDrawnException(DrawnExceptionLayerEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | [[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | | [[#Protected Methods|Go Back]] ==== *OpenCore() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== *SetPositionCore(Double, Double, Double, Double, PrintingUnit) ==== === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | === Parameters === ^ Name ^ Type ^ Description ^ | width | Double | | | height | Double | | | centerPointX | Double | | | centerPointY | Double | | | unit | [[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | | [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== *BackgroundMask ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] | [[#Public Properties|Go Back]] ==== *DragMode ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.PrinterDragMode|PrinterDragMode]] | [[#Public Properties|Go Back]] ==== *DrawingExceptionMode ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | [[#Public Properties|Go Back]] ==== *DrawingTime ==== === Return Value === ^ Return Type ^ | TimeSpan | [[#Public Properties|Go Back]] ==== *GeomagneticNorthLineStyle ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | [[#Public Properties|Go Back]] ==== *HasBoundingBox ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== *IsDrawing ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== *IsGrayscale ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== *IsNegative ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== *IsOpen ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== *IsVisible ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== *MagneticNorthLineStyle ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | [[#Public Properties|Go Back]] ==== *MapPrinterLayer ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | [[#Public Properties|Go Back]] ==== *Name ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== *ProjectionParametersString ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== *ResizeMode ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.PrinterResizeMode|PrinterResizeMode]] | [[#Public Properties|Go Back]] ==== *TextStyle ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] | [[#Public Properties|Go Back]] ==== *Transparency ==== === Return Value === ^ Return Type ^ | Single | [[#Public Properties|Go Back]] ==== *TrueNorthLineStyle ==== === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | [[#Public Properties|Go Back]] ===== Protected Properties ===== ==== *IsOpenCore ==== === Return Value === ^ Return Type ^ | Boolean | [[#Protected Properties|Go Back]] ===== Public Events ===== ==== DrawingException ==== === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | [[#Public Events|Go Back]] ==== DrawingProgressChanged ==== === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | [[#Public Events|Go Back]] ==== DrawnException ==== === Event Arguments === ^ Event Arguments ^ | [[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | [[#Public Events|Go Back]] __NOTOC__ Note: * -- not public released, might be removed in the next release. [[Category:MapSuiteCore]] [[Category:ThinkGeo.MapSuite.Core]] [[Category:UpdateDocumentation]]