The IPin2 type exposes the following members.

Properties

  NameDescription
Public propertyCLRType
Returns the pins clr type and null in case of native pins.
Public propertyConnectedPins
Returns a list of connected pins. For Inputs this is a maximum of one.
Public propertyDirection
Returns the pins direction.
Public propertyInternalCOMInterf
Reference to the internal COM interface. Use with caution.
Public propertyItem
Gets/Sets a string representation of the specified slice.
Public propertyName (Inherited from INamed.)
Public propertyParentNode
Returns the pins parent node.
Public propertySliceCount
Returns the pins slicecount.
Public propertySpread
Gets/Sets the whole spread as a string with commaseparated slices.
Public propertyStatus
Returns the status of the pin.
Public propertySubType
Returns the pins subtype. values: guiType, dimension, default, min, max, stepSize, unitName, precision strings: guiType, default, fileMask, maxChars colors: guiType, default, hasAlpha enums: guiType, enumName, default
Public propertyType
Returns the pins datatype as a string.

See Also