Initializes a new instance of the Diagram class.
Namespace:
C1.Data.SchemaObjectsAssembly: C1.Data.2 (in C1.Data.2.dll)
Syntax
C# |
---|
protected Diagram( Schema schema ) |
Visual Basic (Declaration) |
---|
Protected Sub New ( _ schema As Schema _ ) |
Parameters
- schema
- Type: Schema