Specifies how the intersecting areas are combined to form the resulting filled area.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public FillRule FillRule { get; set; } |
| Visual Basic |
|---|
Public Property FillRule As FillRule Get Set |
| JScript |
|---|
function get FillRule () : FillRule function set FillRule (value : FillRule) |