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