Click or drag to resize

StkPatternFile Properties

The StkPatternFile type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets or sets the pattern data.
Public propertyProperties
Gets a dictionary of key and value pairs in the STK pattern file.
Public propertyPropertiesWithUnsupportedValues
Gets a dictionary of property names and values for the properties with values specified in the file that are not supported by the StkPatternFile reader. Any information contained in these properties may not be captured by the reader.
Public propertyUnsupportedProperties
Gets a dictionary of property names and values for the properties that are contained in the file but that are not supported by the StkPatternFile reader. Any information contained in these properties may not be captured by the reader.
Public propertyVersion
Gets or sets the pattern file version.
Top
See Also