ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class stores simple label information used in the PositionStyle.
This class is used in the PositionStyle for storing simple label infromation. It has a limited scope.
*System.Object **ThinkGeo.MapSuite.PortableCore.SimpleCandidate
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This is a constructor for the class. | ||
![]() | String, PolygonShape | This is a constructor for the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | String | This property gets and sets the text for the label. | |
![]() | PolygonShape | This property gets and sets the polygon in screen coordinates that represents the area of the label. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is a constructor for the class.
This is the default constructor. If you use this constructor, then you need to manually set the properties necessary for this class.
If you use this constructor, then you need to manually set the properties necessary for this class.
Name | Type | Description |
---|
This is a constructor for the class.
This constructor allows you to pass in the original text and the simple polygon in screen coordinates.
Name | Type | Description |
---|---|---|
originalText | String<!– System.String –> | This parameter is the text for the label. |
simplePolygonInScreenCoordinate | PolygonShape<!– ThinkGeo.MapSuite.PortableCore.PolygonShape –> | This parameter is a polygon in screen coordinates that represents the area of the label. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property gets and sets the text for the label.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.PortableCore.SimpleCandidate –> Go Back
This property gets and sets the polygon in screen coordinates that represents the area of the label.
Return Type |
---|
PolygonShape<!– ThinkGeo.MapSuite.PortableCore.PolygonShape –> |
<!– ThinkGeo.MapSuite.PortableCore.SimpleCandidate –> Go Back