# DragControlHelper **Repository Path**: DLGCY_Clone/DragControlHelper ## Basic Information - **Project Name**: DragControlHelper - **Description**: WPF 的自定义控件,可以在 Canvas 中通过鼠标拖动、放大 ShapeBase 的控件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://github.com/YuandeChen/DragControlHelper - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-12-01 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 我的第一个GitHub项目 这是项目 [DragControlHelper](https://github.com/YuandeChen/DragControlHelper) , 欢迎访问。 第一次使用github。。。。 这个项目是WPF的自定义控件,可以在Canvas中通过鼠标拖动、放大ShapeBase的控件;如果你愿意,也可以通过派生DragHelperBase来实现在其他控件中的拖放。