Gets or sets a key used to associate a pen with this shape's map feature.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public MapFeature PenKey { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PenKey As MapFeature |
See Also