CogScriptGen CogCodeBlankLineStatement PropertiesCognex VisionPro 9.22 SR1

The CogScriptGen CogCodeBlankLineStatement type exposes the following members.

Properties

  NameDescription
Public propertyEndDirectives
Gets a CodeDirectiveCollection object that contains end directives.
(Inherited from CodeStatement.)
Public propertyLinePragma
Gets or sets the line on which the code statement occurs.
(Inherited from CodeStatement.)
Public propertyStartDirectives
Gets a CodeDirectiveCollection object that contains start directives.
(Inherited from CodeStatement.)
Public propertyUserData
Gets the user-definable data for the current object.
(Inherited from CodeObject.)
Public propertyValue
Gets or sets the literal code fragment statement.
(Inherited from CodeSnippetStatement.)
Top
See Also