SoScaleVizIsLocalRedraw Method |
Returns true if a redraw is done on the application side.
Namespace: OIV.ScaleVizAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static bool IsLocalRedraw()
Public Shared Function IsLocalRedraw As Boolean
public:
static bool IsLocalRedraw()
static member IsLocalRedraw : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also