Global Mapper SDK
| GM_Layer_t .SetLineFeatureDrawStyle Method |
Sets the drawing style to use for the line feature
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetLineFeatureDrawStyle ( uint aFeatureIndex , GM_LineStyle_t aLineStyle )
Parameters
- aFeatureIndex
-
Type:
System
.
UInt32
IN: Index of feature in layer - aLineStyle
-
Type:
GlobalMapper
.
GM_LineStyle_t
New style to use for line, 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.