CADability dotNET

The GeoVectorProperty type exposes the following members.

Constructors

  NameDescription
Public methodGeoVectorProperty(String, IFrame, Boolean)
Konstruktor, der dieses Anzeigeobjekt mit einem Objekt verbindet, welches eine Eigenschaft vom Typ GeoVector hat, die hier dargestellt werden soll. Der Funktions-Name der Eigenschaft ist case-sensitiv, er wird für Reflection verwendet. Der Parameter resourceId gibt die ID für die StringTable an: resourceId + ".Label": ID für den Text für den Label links vom Eingabefeld resourceId + ".ShortInfo": ID für den kurzen Text für das InfoPopup resourceId + ".DetailedInfo": ID für den langen Text für das InfoPopup
Public methodGeoVectorProperty(Object, String, String, IFrame, Boolean)

Methods

Fields

  NameDescription
Public fieldLabelIsEditable

Properties

  NameDescription
Public propertyContextMenuId
Public propertyHighlight
Public propertyIsAngle
Public propertyIsNormedVector
Public propertyIsSelected
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
Public propertyLockable
Public propertyLocked
Public propertyObjectWithProperty
Public propertyPlaneForAngle
Public propertyPrependContextMenu
Public propertyPropertyInfo
Public propertyReadOnly
Public propertySubEntries (Overrides IShowPropertyImpl..::..SubEntries.)
Public propertySubEntriesCount
Overrides SubEntriesCount, returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.)
Public propertyUserData
Public propertyX
Nur für die untergeodnete "DoubleProperty", sonst nicht verwenden.
Public propertyY
Nur für die untergeodnete "DoubleProperty", sonst nicht verwenden.
Public propertyZ
Nur für die untergeodnete "DoubleProperty", sonst nicht verwenden.

Events

Explicit Interface Implementations

See Also