Gets a reference to a PbDomain object used to define the data limits of the graphics to be generated.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic PbDomain GetDomain()
Public Function GetDomain As PbDomain
public:
PbDomain^ GetDomain()
member GetDomain : unit -> PbDomain
Return Value
Type:
PbDomain
Remarks
See Also