Allows access to a DGN image definition. 
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Interface IDgnDefinition  | 
| C# |  | 
|---|
| public interface IDgnDefinition  | 
| JavaScript |  | 
|---|
| Object dsDgnDefinition | 
| COM native C++ |  | 
|---|
| interface IDgnDefinition | 
| C++ |  | 
|---|
| class dsDgnDefinition | 
Example
            
            Accessors
            Access Diagram
			
            See Also