[]
Sets a flag to indicate whether a property has been set.
protected virtual void SetFlag(BorderProperty prop, bool f)
Protected Overridable Sub SetFlag(prop As BorderProperty, f As Boolean)
Type | Name | Description |
---|---|---|
BorderProperty | prop | BorderProperty for which to set a flag |
bool | f | Whether the flag for the specified property has been set |