Gets the brush key, associated with this shape.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public MapFeature BrushKey { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property BrushKey As MapFeature |
See Also