Sets the current pen to the one associated with specified map feature.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
void SetPen ( |
Visual Basic
Copy Code
|
|---|
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