User Tools

Site Tools


thinkgeo.mapsuite.webedition.webimage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.webedition.webimage [2015/09/18 03:09]
admin
thinkgeo.mapsuite.webedition.webimage [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WebEdition.WebImage ====== ====== ThinkGeo.MapSuite.WebEdition.WebImage ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 Represents a small image that displays on the map. Represents a small image that displays on the map.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 8: Line 11:
 ** {{wiki:​PublicMethod.gif|}} WebImage() ** ** {{wiki:​PublicMethod.gif|}} WebImage() **
  
-Initialize a new instance of the WebImage class.+  * //Initialize a new instance of the WebImage class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​WebImage.28.29/​/
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} WebImage(String) ** ** {{wiki:​PublicMethod.gif|}} WebImage(String) **
  
-Initialize a new instance of the WebImage class.+  * //Initialize a new instance of the WebImage class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​WebImage.28String.29/​/
 == Parameters == == Parameters ==
   * //​imageVirtualPath//​   * //​imageVirtualPath//​
Line 26: Line 29:
 ** {{wiki:​PublicMethod.gif|}} WebImage(Int32,​Int32) ** ** {{wiki:​PublicMethod.gif|}} WebImage(Int32,​Int32) **
  
-Initialize a new instance of the WebImage class.+  * //Initialize a new instance of the WebImage class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​WebImage.28Int32.2C_Int32.29/​/
 == Parameters == == Parameters ==
   * //​imageWidth//​   * //​imageWidth//​
Line 41: Line 44:
 ** {{wiki:​PublicMethod.gif|}} WebImage(Int32,​Int32,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}} WebImage(Int32,​Int32,​Single,​Single) **
  
-Initialize a new instance of the WebImage class.+  * //Initialize a new instance of the WebImage class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​WebImage.28Int32.2C_Int32.2C_Single.2C_Single.29/​/
 == Parameters == == Parameters ==
   * //​imageWidth//​   * //​imageWidth//​
Line 64: Line 67:
 ** {{wiki:​PublicMethod.gif|}} WebImage(String,​Int32,​Int32) ** ** {{wiki:​PublicMethod.gif|}} WebImage(String,​Int32,​Int32) **
  
-Initialize a new instance of the WebImage class.+  * //Initialize a new instance of the WebImage class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​WebImage.28String.2C_Int32.2C_Int32.29/​/
 == Parameters == == Parameters ==
   * //​imageVirtualPath//​   * //​imageVirtualPath//​
Line 83: Line 86:
 ** {{wiki:​PublicMethod.gif|}} WebImage(String,​Int32,​Int32,​Single,​Single) ** ** {{wiki:​PublicMethod.gif|}} WebImage(String,​Int32,​Int32,​Single,​Single) **
  
-Initialize a new instance of the WebImage class.+  * //Initialize a new instance of the WebImage class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​WebImage.28String.2C_Int32.2C_Int32.2C_Single.2C_Single.29/​/
 == Parameters == == Parameters ==
   * //​imageVirtualPath//​   * //​imageVirtualPath//​
Line 112: Line 115:
 ** {{wiki:​PublicMethod.gif|}} CloneShallow() ** ** {{wiki:​PublicMethod.gif|}} CloneShallow() **
  
-Creates a shallow copy of the current WebImage object.+  * //Creates a shallow copy of the current WebImage object.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​CloneShallow.28.29/​/
  
 == Return Value == == Return Value ==
Line 124: Line 127:
 ** {{wiki:​PublicMethod.gif|}} ToJson() ** ** {{wiki:​PublicMethod.gif|}} ToJson() **
  
-Returns a JSON string that contains the information for creating a client image object at the client side.+  * //Returns a JSON string that contains the information for creating a client image object at the client side.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​ToJson.28.29/​/
  
 == Return Value == == Return Value ==
Line 136: Line 139:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 148: Line 151:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 164: Line 167:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 176: Line 179:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 189: Line 192:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 201: Line 204:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 216: Line 219:
 Gets or sets the virtual path of the image file. Gets or sets the virtual path of the image file.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​ImageVirtualPath
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 224: Line 227:
 Gets or sets the width of the web image. Gets or sets the width of the web image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​ImageWidth
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 232: Line 235:
 Gets or sets the height of the web image. Gets or sets the height of the web image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​ImageHeight
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 240: Line 243:
 Gets or sets the rotation angle of the web image. Gets or sets the rotation angle of the web image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​RotationAngle
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 248: Line 251:
 Gets or sets the style applied to the text on the image. Gets or sets the style applied to the text on the image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​FontStyle
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]
Line 256: Line 259:
 Gets or sets the color of the text on the image. Gets or sets the color of the text on the image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​FontColor
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 264: Line 267:
 Gets or sets the background color of the text on the image. Gets or sets the background color of the text on the image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​TextBackgroundColor
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
Line 272: Line 275:
 Gets or sets the text displayed on the image. Gets or sets the text displayed on the image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​Text
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 280: Line 283:
 Gets or sets the X offset of the text on the image. Gets or sets the X offset of the text on the image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​TextOffsetX
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 288: Line 291:
 Gets or sets the Y offset of the text on the image. Gets or sets the Y offset of the text on the image.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​TextOffsetY
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 296: Line 299:
 Gets or sets the image'​s X offset. Gets or sets the image'​s X offset.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​ImageOffsetX
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
Line 304: Line 307:
 Gets or sets the image'​s Y offset. Gets or sets the image'​s Y offset.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.WebImage#​ImageOffsetY
 == Return Value == == Return Value ==
   * Type:Single   * Type:Single
thinkgeo.mapsuite.webedition.webimage.1442545782.txt.gz ยท Last modified: 2015/09/18 03:09 by admin