ActiveReports 12
FillMode Property (PathEx)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Rendering Namespace > PathEx Class : FillMode Property
Gets or sets a FillMode enumeration that determines how the interiors of shapes in this GraphicsPath are filled.
Syntax
'Declaration
 
Public Property FillMode As FillModeEx
public FillModeEx FillMode {get; set;}
See Also

Reference

PathEx Class
PathEx Members