ImageInfo Constructor (LocalKnowledgeDataSetLayerTemplatesRow) |
/// Initializes a new instance of the
ImageInfo class.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic ImageInfo(
LocalKnowledgeDataSetLayerTemplatesRow dataRow
)
Public Sub New (
dataRow As LocalKnowledgeDataSetLayerTemplatesRow
)
Parameters
- dataRow
- Type: Cadcorp.ConfigurationLocalKnowledgeDataSetLayerTemplatesRow
[Missing <param name="dataRow"/> documentation for "M:Cadcorp.Configuration.ImageInfo.#ctor(Cadcorp.Configuration.LocalKnowledgeDataSet.LayerTemplatesRow)"]
See Also