ILNumerics Ultimate VS

FillArea Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Protected methodFillArea
Default constructor.

[ILNumerics Drawing2 Toolbox]

Protected methodFillArea(FillArea)
Copy Constructor.

[ILNumerics Drawing2 Toolbox]

Public methodCode exampleFillArea(InArrayDouble, Single, Int32, NullableColor, NullableColor, Object)
Constructor defines FillArea on the basis of a positions array

[ILNumerics Drawing2 Toolbox]

Public methodCode exampleFillArea(InArraySingle, Single, Int32, NullableColor, NullableColor, Object)
Constructor defines FillArea on the basis of a positions array

[ILNumerics Drawing2 Toolbox]

Public methodCode exampleFillArea(InArrayDouble, InArrayDouble, Single, Int32, NullableColor, NullableColor, Object)
Constructor defines FillArea using the one dimensional arrays x and y.

[ILNumerics Drawing2 Toolbox]

Public methodCode exampleFillArea(InArraySingle, InArraySingle, Single, Int32, NullableColor, NullableColor, Object)
Constructor defines FillArea using the one dimensional arrays x and y.

[ILNumerics Drawing2 Toolbox]

Top
See Also

Reference