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