PointMarkerStyle¶
Inheritance Hierarchy¶
Object
MarkerStyle
PointMarkerStyle
Members Summary¶
Public Constructors Summary¶
Name |
---|
PointMarkerStyle() |
PointMarkerStyle(String) |
PointMarkerStyle(String,Double,Double,Double) |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
IsActive | Boolean | N/A |
OffsetX | Double | Gets or sets the offsetX of the icon. |
OffsetY | Double | Gets or sets the offsetY of the icon. |
RequiredColumnNames | Collection<String > | N/A |
Scale | Double | Gets or sets the Scale of the icon. |
VirtualPath | String | Gets or sets the virtual path of the icon. |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Methods Summary¶
Name |
---|
Equals(Object) |
GetHashCode() |
GetMarkers(IEnumerable<Feature>) |
GetRequiredColumnNames() |
GetType() |
ToString() |
Protected Methods Summary¶
Name |
---|
Finalize() |
GetRequiredColumnNamesCore() |
MemberwiseClone() |
Public Events Summary¶
Name | Event Arguments | Description |
---|---|---|
N/A | N/A | N/A |
Members Detail¶
Public Constructors¶
Name |
---|
PointMarkerStyle() |
PointMarkerStyle(String) |
PointMarkerStyle(String,Double,Double,Double) |
Protected Constructors¶
Public Properties¶
IsActive
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
OffsetX
¶
Summary
Gets or sets the offsetX of the icon.
Remarks
N/A
Return Value
Double
OffsetY
¶
Summary
Gets or sets the offsetY of the icon.
Remarks
N/A
Return Value
Double
RequiredColumnNames
¶
Summary
N/A
Remarks
N/A
Return Value
Collection<String
>
Scale
¶
Summary
Gets or sets the Scale of the icon.
Remarks
N/A
Return Value
Double
VirtualPath
¶
Summary
Gets or sets the virtual path of the icon.
Remarks
N/A
Return Value
String
Protected Properties¶
Public Methods¶
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetMarkers(IEnumerable<Feature>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Collection<Marker > | N/A |
Parameters
Name | Type | Description |
---|---|---|
features | IEnumerable<Feature > | N/A |
GetRequiredColumnNames()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Collection<String > | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetRequiredColumnNamesCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Collection<String > | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |