Click or drag to resize

HardwareTriggerMetafileCommand Properties

The HardwareTriggerMetafileCommand type exposes the following members.

Properties
 NameDescription
Public propertyDuration Trigger hold duration; minimum 10 µs.
Public propertyInPin 
Public propertyInPolarity 
Public propertyInPort 
Public propertyIsGeometric Returns true if the command describes a path (either with jumps or marks). LaserOn commands (aka drills) are excluded.
(Inherited from BaseMetafileCommand)
Public propertyItem Hardware trigger has no points to return.
(Overrides BaseMetafileCommandItemInt32)
Public propertyLabel
(Overrides BaseMetafileCommandLabel)
Public propertyLength The length of the vector.
(Inherited from BaseMetafileCommand)
Protected propertyMetafileCommandFactory
(Inherited from BaseMetafileCommand)
Public propertyOutPin 
Public propertyOutPolarity 
Public propertyOutPort 
Public propertyPointCount The number of points accessible by the indexer.
(Inherited from BaseMetafileCommand)
Public propertySegmentEndPointPair The end points of the segment generated by this metafile command. This value functions as a cache to reduce redundant calculations.
(Inherited from BaseMetafileCommand)
Top
See Also