set_Filled()

AdjustableArrowCap::set_Filled(bool) method

Sets a value that specifies if the arrow represented by the current object is filled.

void System::Drawing::Drawing2D::AdjustableArrowCap::set_Filled(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set

See Also