Property ShowsOutlineIndicator
ShowsOutlineIndicator
Gets or sets a value indicating whether this Blip shows outline. The outline color can be changed by setting SecondaryColor.
Declaration
public bool ShowsOutlineIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|