System::Drawing::Drawing2D::CustomLineCap::set_BaseCap method

CustomLineCap::set_BaseCap method

Sets the base line cap value for this custom cap.

void System::Drawing::Drawing2D::CustomLineCap::set_BaseCap(LineCap value)
ParameterTypeDescription
valueLineCapNew base line cap value

See Also