DrawingView.ReferencedDocumentDescriptor Property
Parent Object: DrawingViewDescription
Property that returns the model document referenced by this view.
Syntax
DrawingView.ReferencedDocumentDescriptor() As DocumentDescriptorProperty Value
This is a read only property whose value is a DocumentDescriptor.Samples
Name | Description |
Creation a balloon | This sample demonstrates the creation of a balloon. |