Sets the current pen to the one associated with specified map feature.
Namespace: MindFusion.Mapping.WinForms
Assembly: MindFusion.Mapping.WinForms
SyntaxC#
Copy Code
|
|---|
public void SetPen ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetPen( _ |
A MapFeature used as key in StreetMapPens table.
true if the pen will be used to outline a closed shape, or false otherwise.
See Also