COM Interface: IUserPropertySettings
This class provides access to the following properties in eCADSTAR Library Editor.
Members
Properties
Property | Description |
---|---|
VARIANT_BOOL LibraryDisplay {get} {set} | Either checks if the property is visible in the library, or sets it as visible. |
VARIANT_BOOL PCBDisplay(PCBDisplayType Type) {get} {set} | Either checks if the property is visible in eCADSTAR PCB Editor on components and parts, or sets it as visible. |
VARIANT_BOOL PCBIsReadOnly {get} {set} | Either checks if the property is read-only in eCADSTAR PCB Editor, or sets it as read-only. |
VARIANT_BOOL SchematicDisplay(SchematicDisplayType Type) {get} {set} | Either checks if the property is visible on a variety of items in eCADSTAR Schematic Editor, or sets it as visible. |
VARIANT_BOOL SchematicIsReadOnly {get} {set} | Either checks if the property is read-only in eCADSTAR Schematic Editor, or sets it as read-only. |
PropertyValueType Type() {get} {set} | Either checks or sets the property type. |
IPropertyDefinitionListItems ListItems {get} | Returns the property list items. |