System::Drawing::Drawing2D::CustomLineCap::SetStrokeCaps método

CustomLineCap::SetStrokeCaps method

Establece las tapas de línea inicial y final de la tapa personalizada representada por el objeto actual.

void System::Drawing::Drawing2D::CustomLineCap::SetStrokeCaps(LineCap startCap, LineCap endCap)
ParámetroTipoDescripción
startCapLineCapEl extremo de inicio a establecer
endCapLineCapEl extremo final a establecer

Ver también