'宣言 Public Property PanMarkerEW As System.Windows.Forms.Cursor
'使用法 Dim instance As C1PreviewCursors Dim value As System.Windows.Forms.Cursor instance.PanMarkerEW = value value = instance.PanMarkerEW
public System.Windows.Forms.Cursor PanMarkerEW {get; set;}