Search
Shape.PenKey Property
See Also
 





Gets or sets a key used to associate a pen with this shape's map feature.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public MapFeature PenKey { get; set; }

Visual Basic  Copy Code

Public Property PenKey As MapFeature

 Property Value

 See Also