Global Mapper SDK
| GM_Layer_t .SetPointFeatureDrawStyle Method |
Sets the drawing style to use for the point feature
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetPointFeatureDrawStyle ( uint aFeatureIndex , GM_PointStyle_t aPointStyle )
Parameters
- aFeatureIndex
-
Type:
System
.
UInt32
IN: Index of feature in layer - aPointStyle
-
Type:
GlobalMapper
.
GM_PointStyle_t
New style to use for point, pass null to restore default type-based stuff
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.