Name | Description | |
---|---|---|
![]() | ZOrder | Gets/sets the ZOrder of the node |
The following tables list the members exposed by NDiagramNode.
Name | Description | |
---|---|---|
![]() | BringForward | Brings the node one position forward in the Z order |
![]() | BringToFront | Brings the node to front position in the Z order |
![]() | CanBringForward | Determines whether the node is not already at front position |
![]() | CanSendBackward | Determines whether the node is not already at back position |
![]() | Clone | Creates an identical copy of this instance |
![]() | CreateFieldNonSerializedObjects | |
![]() | CreateNonSerializedObjects | Creates any non serialized objects, which the holder posseses |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached |
![]() | ProvideReference | Called to provide a reference to the object of the specified type |
![]() | SendBackward | Sends the node one position backward in the Z order |
![]() | SendToBack | Sends the node to back position in the Z order |
![]() | UpdateFieldReferences | |
![]() | UpdateReferences | Updates the references stored by the object |
Name | Description | |
---|---|---|
![]() | MeasureLengthInDevice | Measures the specified length in device units (i.e. pixels) |
![]() | MeasureLengthInWorld | Measures the specified length in world units |
![]() | MeasurePixelsSize | Measures the specified size in pixels in scene units |
![]() | MeasurePixelsXInScene | Measures the specified pixels X size in scene units |
![]() | MeasurePixelsYInScene | Measures the specified pixels Y size in scene units |
![]() | MeasureSizeInWorld | Measures the specified size in world units |
![]() | MeasureStringInDevice | Measures the specified string in device units |
![]() | MeasureStringInScene | Measures the specified string in scene units |
![]() | MeasureStringInWorld | Measures the specified string in world units |
![]() | OnPropertyChanged | General property changed handler, which fires the NodePropertyChanged event |
![]() | OnPropertyChanging | General property changing handler, which fires the NodePropertyChanging event |
![]() | PauseEventSinkService | Safely pauses the event sink service to which this node is connected |
![]() | PauseSmartPaintService | Safely pauses the smart paint service to which this node is connected |
![]() | ResumeEventSinkService | Safely resumes the event sink service to which this node is connected |
![]() | ResumeSmartPaintService | Safely resumes the smart paint service to which this node is connected |
![]() | UpdateReferencesToServices | Updates the node references to services |
Name | Description | |
---|---|---|
![]() | AttributeChanged | Attribute changed event |
![]() | AttributePropertyChanged | Attribute property changed event |
![]() | AttributePropertyChanging | Attribute property changing event |
![]() | PropertyChanged | Property changed event |
![]() | PropertyChanging | Property changing event |