BrushIndex

WmfFillRegion.BrushIndex property

Gets or sets the index of the brush.

public int BrushIndex { get; set; }

Property Value

Index into the WMF Object Table to get the brush to use for filling the region.

See Also