Property Priority
Priority
Gets or sets the priority of this Blip. Overlapping Blips with a higher priority cover those with a smaller one. The value is up to 255.
Declaration
public int Priority { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |