CADability dotNET

The ModelView type exposes the following members.

Properties

  NameDescription
Public propertyAllowContextMenu
Gets or sets a flag which controls the context menu when a right mouse click in this view happens.
Public propertyAllowDrag
Gets or sets a flag which controls the dragging from this view, whether this view may be a source to DragAndDrop.
Public propertyAllowDrop
Gets or sets a flag which controls whether a dragged object may be dropped on this view.
Public propertyBackgroundColor
Public propertyDisplayRectangle
Public propertyDistance
Public propertyEntryType
Overrides EntryType, returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.)
Public propertyFixPoint
Public propertyFixPointValid
Public propertyLabelText (Overrides IShowPropertyImpl..::..LabelText.)
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
Public propertyLineWidthMode
Public propertyModel
Public propertyName
Public propertyProjectedModel
Public propertyProjection
Public propertySubEntries
Overrides SubEntries, returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.)
Public propertySubEntriesCount
Overrides SubEntriesCount, returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.)
Public propertySupressAutoRegeneration
Public propertyZAxisUp

Explicit Interface Implementations

See Also