
'Declaration
<System.ComponentModel.DesignerAttribute(Nevron.Internal.KfdE)> <System.Drawing.ToolboxBitmapAttribute(Nevron.Diagram.NDrawingDocument, "Images.DrawingDocumentIcon.bmp")> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.NDrawingDocument)> <System.ComponentModel.DesignerCategoryAttribute("Component")> <System.SerializableAttribute()> Public Class NDrawingDocument Inherits NDocument Implements INBoundable, INBridgeManager, INConnectionContainer, INContextMenuEditable, INDiagramElement, INDiagramElementContainer, INDiagramElementReferenceHolder, INDragDropEventHandler, INHitTest, INInvalidatable, INKeyboardEventHandler, INLayerObserver, INMeasurementContext, INMeasurements, INMeasurementSystemManager, INMeasurementUnit, INMeasurementUnitConverter, INMouseEventHandler, INPaintable, INResolution, INRoutingManager, INSerializationCallback, INShapeConstrainer, INShapeObserver, INStyleable, INStyleComposer, INVisible, INWorld, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INDocument, Nevron.Dom.INElement, Nevron.Dom.INElementContainer, Nevron.Dom.INHistoryCallback, Nevron.Dom.INIdentifiable, Nevron.Dom.INNode, Nevron.Dom.INNodeContainer, Nevron.Dom.INServiceProvider, Nevron.Dom.INUniquelyIdentifiable, Nevron.INReferenceHolder, Nevron.INReferenceProvider, Nevron.Serialization.INCustomDeserializationCallback
'Usage
Dim instance As NDrawingDocument
[System.ComponentModel.Designer(Nevron.Internal.KfdE)] [System.Drawing.ToolboxBitmap(Nevron.Diagram.NDrawingDocument, "Images.DrawingDocumentIcon.bmp")] [System.Xml.Serialization.XmlInclude(Nevron.Diagram.NDrawingDocument)] [System.ComponentModel.DesignerCategory("Component")] [System.Serializable()] public class NDrawingDocument : NDocument, INBoundable, INBridgeManager, INConnectionContainer, INContextMenuEditable, INDiagramElement, INDiagramElementContainer, INDiagramElementReferenceHolder, INDragDropEventHandler, INHitTest, INInvalidatable, INKeyboardEventHandler, INLayerObserver, INMeasurementContext, INMeasurements, INMeasurementSystemManager, INMeasurementUnit, INMeasurementUnitConverter, INMouseEventHandler, INPaintable, INResolution, INRoutingManager, INSerializationCallback, INShapeConstrainer, INShapeObserver, INStyleable, INStyleComposer, INVisible, INWorld, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INDocument, Nevron.Dom.INElement, Nevron.Dom.INElementContainer, Nevron.Dom.INHistoryCallback, Nevron.Dom.INIdentifiable, Nevron.Dom.INNode, Nevron.Dom.INNodeContainer, Nevron.Dom.INServiceProvider, Nevron.Dom.INUniquelyIdentifiable, Nevron.INReferenceHolder, Nevron.INReferenceProvider, Nevron.Serialization.INCustomDeserializationCallback
The content of a drawing is measured in logical measurement units. The logical measurement unit is controlled by the MeasurementUnit property. The measurement unit in which the content is painted is called world measurement unit. In case there is no drawing scale the world measurement unit is equal to the logical measurement unit.
The bounds of the drawing are measured in the logical measurement unit. The drawing bounds can be calculated in several modes:
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Nevron.Diagram.NDocument
Nevron.Diagram.NDrawingDocument
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2