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