public virtual INDiagramElementContainer GetRootForReferenceProperty( System.string property )
'Declaration
Public Overridable Function GetRootForReferenceProperty( _ ByVal property As System.String _ ) As INDiagramElementContainer
'Usage
Dim instance As NDrawingDocument Dim property As System.String Dim value As INDiagramElementContainer value = instance.GetRootForReferenceProperty(property)
Parameters
- property