System::Drawing::Pen::set_CustomEndCap method

Pen::set_CustomEndCap method

Establece la tapa final de línea personalizada.

void System::Drawing::Pen::set_CustomEndCap(const SharedPtr<Drawing2D::CustomLineCap> &value)
ParámetroTipoDescripción
valueconst SharedPtr<Drawing2D::CustomLineCap>&El valor a establecer

Ver también