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