SimpleFill.SimpleFill

SimpleFill()

Creates new instance.

public SimpleFill()

See Also


SimpleFill(SimpleFill)

Initializes a new instance of the SimpleFill class.

public SimpleFill(SimpleFill other)
ParameterTypeDescription
otherSimpleFillThe other SimpleFill to copy data from.

Exceptions

exceptioncondition
ArgumentNullExceptionThe argument is null.

See Also