[]
Gets the set of cursors used in the preview.
[TypeConverter(typeof(ExpandableObjectConverter))]
public C1PreviewCursors PreviewCursors { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property PreviewCursors As C1PreviewCursors
| Type | Description |
|---|---|
| C1PreviewCursors | The cursors. |