MarkerPatternFill.MarkerPatternFill

MarkerPatternFill()

Initializes a new instance of the MarkerPatternFill class.

public MarkerPatternFill()

See Also


MarkerPatternFill(MarkerPatternFill)

Initializes a new instance of the MarkerPatternFill class.

public MarkerPatternFill(MarkerPatternFill other)
ParameterTypeDescription
otherMarkerPatternFillThe other MarkerPatternFill to copy data from.

Exceptions

exceptioncondition
ArgumentNullExceptionThe argument is null.

See Also