namespace Pilz.UI.WinForms.PaintingControl; public abstract class LineCapProps { internal abstract LineCapConfigurationArgs Configure(); }