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