CADability dotNET

The LineWidth type exposes the following members.

Constructors

  NameDescription
Public methodLineWidth()()()()
Creates an empty and unnamed LineWidth
Protected methodLineWidth(SerializationInfo, StreamingContext)
Constructor required by deserialization
Public methodLineWidth(String, Double)

Methods

Properties

  NameDescription
Public propertyEntryType
Overrides EntryType, returns SimpleEntry.
(Overrides IShowPropertyImpl..::..EntryType.)
Public propertyLabelText (Overrides IShowPropertyImpl..::..LabelText.)
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
Public propertyName
Public propertyParent
Public propertyScale
Gets or sets the LineWidth..::..Scaling of this LineWidth.
Public propertySubEntries (Overrides IShowPropertyImpl..::..SubEntries.)
Public propertySubEntriesCount
Overrides SubEntriesCount, returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.)
Public propertyWidth
Gets or sets the line width of this object.

Explicit Interface Implementations

See Also