This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.legenditem [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.legenditem [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.LegendItem ====== | + | ====== ThinkGeo.MapSuite.Core.LegendItem ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.PortableCore.LegendItem]] | + | ***ThinkGeo.MapSuite.Core.LegendItem** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} LegendItem() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#LegendItem()|LegendItem]] | | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#LegendItem(Int32, Int32, Single, Single, Style, TextStyle)|LegendItem]] | Int32, Int32, Single, Single, [[ThinkGeo.MapSuite.PortableCore.Style|Style]], [[ThinkGeo.MapSuite.PortableCore.TextStyle|TextStyle]] | | | | + | |
- | ==== Protected Constructors ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} LegendItem(Int32,Int32,Single,Single,Style,TextStyle) ** | ||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //width// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //height// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //imageWidth// | ||
+ | * Type:Single | ||
+ | * Description:N/A | ||
+ | |||
+ | * //imageHeight// | ||
+ | * Type:Single | ||
+ | * Description:N/A | ||
+ | |||
+ | * //imageStyle// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.Style|Style]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //textStyle// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ==== Protected Constructors ==== | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} Draw(GeoCanvas,Collection<SimpleCandidate>,LegendDrawingParameters) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(GeoCanvas, Collection<SimpleCandidate>, LegendDrawingParameters)|Draw]] | [[ThinkGeo.MapSuite.PortableCore.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.PortableCore.SimpleCandidate|SimpleCandidate]]>, [[ThinkGeo.MapSuite.PortableCore.LegendDrawingParameters|LegendDrawingParameters]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //adornmentGeoCanvas// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //labelsInAllLayers// | ||
+ | * Type:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //legendDrawingParameters// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.LegendDrawingParameters|LegendDrawingParameters]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Methods ==== | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} DrawCore(GeoCanvas,Collection<SimpleCandidate>,LegendDrawingParameters) ** |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CustomWarpLength()|CustomWarpLength]] | | | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawCore(GeoCanvas, Collection<SimpleCandidate>, LegendDrawingParameters)|DrawCore]] | [[ThinkGeo.MapSuite.PortableCore.GeoCanvas|GeoCanvas]], Collection<[[ThinkGeo.MapSuite.PortableCore.SimpleCandidate|SimpleCandidate]]>, [[ThinkGeo.MapSuite.PortableCore.LegendDrawingParameters|LegendDrawingParameters]] | | | | + | * //N/A// |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | * //N/A// |
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //adornmentGeoCanvas// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //labelsInAllLayers// | ||
+ | * Type:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //legendDrawingParameters// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.LegendDrawingParameters|LegendDrawingParameters]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CustomWarpLength() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Public Properties ==== | ==== Public Properties ==== | ||
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicProperty.gif|}} TopPadding ** |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BackgroundMask|BackgroundMask]] | [[ThinkGeo.MapSuite.PortableCore.AreaStyle|AreaStyle]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BottomPadding|BottomPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Height|Height]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageBottomPadding|ImageBottomPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageHeight|ImageHeight]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageJustificationMode|ImageJustificationMode]] | [[ThinkGeo.MapSuite.PortableCore.LegendImageJustificationMode|LegendImageJustificationMode]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageLeftPadding|ImageLeftPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageMask|ImageMask]] | [[ThinkGeo.MapSuite.PortableCore.AreaStyle|AreaStyle]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageRightPadding|ImageRightPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageStyle|ImageStyle]] | [[ThinkGeo.MapSuite.PortableCore.Style|Style]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageTopPadding|ImageTopPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ImageWidth|ImageWidth]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#LeftPadding|LeftPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#RightPadding|RightPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TextBottomPadding|TextBottomPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TextLeftPadding|TextLeftPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TextMask|TextMask]] | [[ThinkGeo.MapSuite.PortableCore.AreaStyle|AreaStyle]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TextRightPadding|TextRightPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TextStyle|TextStyle]] | [[ThinkGeo.MapSuite.PortableCore.TextStyle|TextStyle]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TextTopPadding|TextTopPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TopPadding|TopPadding]] | Single | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Width|Width]] | Single | | | | + | |
- | ==== Protected Properties ==== | + | * //N/A// |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Single | ||
- | ==== Public Events ==== | + | ** {{wiki:PublicProperty.gif|}} BottomPadding ** |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | |
- | ===== Public Constructors ===== | + | * //N/A// |
- | ==== LegendItem() ==== | + | == Remarks == |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Return Value == |
+ | * Type:Single | ||
- | [[#Public Constructors|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} LeftPadding ** |
- | ==== LegendItem(Int32, Int32, Single, Single, Style, TextStyle) ==== | + | |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | width | Int32<!-- System.Int32 --> | | | + | |
- | | height | Int32<!-- System.Int32 --> | | | + | |
- | | imageWidth | Single<!-- System.Single --> | | | + | |
- | | imageHeight | Single<!-- System.Single --> | | | + | |
- | | imageStyle | [[ThinkGeo.MapSuite.PortableCore.Style|Style]]<!-- ThinkGeo.MapSuite.PortableCore.Style --> | | | + | |
- | | textStyle | [[ThinkGeo.MapSuite.PortableCore.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.PortableCore.TextStyle --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | * //N/A// |
- | ===== Protected Constructors ===== | + | == Remarks == |
- | ===== Public Methods ===== | + | * //N/A// |
- | ==== Draw(GeoCanvas, Collection<SimpleCandidate>, LegendDrawingParameters) ==== | + | == Return Value == |
- | === Return Value === | + | * Type:Single |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} RightPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | adornmentGeoCanvas | [[ThinkGeo.MapSuite.PortableCore.GeoCanvas|GeoCanvas]]<!-- ThinkGeo.MapSuite.PortableCore.GeoCanvas --> | | | + | |
- | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.PortableCore.SimpleCandidate|SimpleCandidate]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.SimpleCandidate} --> | | | + | |
- | | legendDrawingParameters | [[ThinkGeo.MapSuite.PortableCore.LegendDrawingParameters|LegendDrawingParameters]]<!-- ThinkGeo.MapSuite.PortableCore.LegendDrawingParameters --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== Equals(Object) ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Single |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} ImageTopPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | obj | Object<!-- System.Object --> | | | + | |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetHashCode() ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Single |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} ImageBottomPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetType() ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Single |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} ImageLeftPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Single |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} ImageRightPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ===== Protected Methods ===== | + | * //N/A// |
- | ==== CustomWarpLength() ==== | + | == Return Value == |
- | === Return Value === | + | * Type:Single |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} TextTopPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== DrawCore(GeoCanvas, Collection<SimpleCandidate>, LegendDrawingParameters) ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Single |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} TextBottomPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | adornmentGeoCanvas | [[ThinkGeo.MapSuite.PortableCore.GeoCanvas|GeoCanvas]]<!-- ThinkGeo.MapSuite.PortableCore.GeoCanvas --> | | | + | |
- | | labelsInAllLayers | Collection<[[ThinkGeo.MapSuite.PortableCore.SimpleCandidate|SimpleCandidate]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.SimpleCandidate} --> | | | + | |
- | | legendDrawingParameters | [[ThinkGeo.MapSuite.PortableCore.LegendDrawingParameters|LegendDrawingParameters]]<!-- ThinkGeo.MapSuite.PortableCore.LegendDrawingParameters --> | | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== Finalize() ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Single |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} TextLeftPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== MemberwiseClone() ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ Description ^ | + | * Type:Single |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicProperty.gif|}} TextRightPadding ** |
- | ^ Name ^ Type ^ Description ^ | + | |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ===== Public Properties ===== | + | * //N/A// |
- | ==== BackgroundMask ==== | + | == Return Value == |
- | === Return Value === | + | * Type:Single |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.AreaStyle|AreaStyle]]<!-- ThinkGeo.MapSuite.PortableCore.AreaStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} Width ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== BottomPadding ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Height ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Single |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} Height ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ImageBottomPadding ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ImageHeight ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Single |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} ImageWidth ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ImageJustificationMode ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.LegendImageJustificationMode|LegendImageJustificationMode]]<!-- ThinkGeo.MapSuite.PortableCore.LegendImageJustificationMode --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ImageLeftPadding ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Single |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} ImageHeight ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ImageMask ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.AreaStyle|AreaStyle]]<!-- ThinkGeo.MapSuite.PortableCore.AreaStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ImageRightPadding ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Single |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} ImageStyle ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ImageStyle ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.PortableCore.Style|Style]]<!-- ThinkGeo.MapSuite.PortableCore.Style --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ImageTopPadding ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.Style|Style]] |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} TextStyle ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ImageWidth ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== LeftPadding ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} BackgroundMask ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== RightPadding ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== TextBottomPadding ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} TextMask ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== TextLeftPadding ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== TextMask ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] |
- | | [[ThinkGeo.MapSuite.PortableCore.AreaStyle|AreaStyle]]<!-- ThinkGeo.MapSuite.PortableCore.AreaStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} ImageMask ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== TextRightPadding ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== TextStyle ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] |
- | | [[ThinkGeo.MapSuite.PortableCore.TextStyle|TextStyle]]<!-- ThinkGeo.MapSuite.PortableCore.TextStyle --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ** {{wiki:PublicProperty.gif|}} ImageJustificationMode ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== TextTopPadding ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== TopPadding ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.LegendImageJustificationMode|LegendImageJustificationMode]] |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | ==== Protected Properties ==== |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} Ratio ** |
- | ==== Width ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Single<!-- System.Single --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.LegendItem --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ===== Protected Properties ===== | + | * //N/A// |
- | ===== Public Events ===== | + | == Return Value == |
- | __NOTOC__ | + | * Type:Single |
- | [[Category:MapSuitePortableCore]] | + | |
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | + | ==== Public Events ==== |
- | [[Category:UpdateDocumentation]] | + | |