DrawableSubViewportDraw Method

Draws a graphical instance representation that is dependent on viewport context.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
protected abstract void SubViewportDraw(
        ViewportDraw vd
)

Parameters

vd  ViewportDraw
[in] Object that encapsulates parameters of viewport-dependent vectorization.

Return Value

True if the drawing is successful; otherwise, the method returns false.
See Also

©  Bricsys NV. All rights reserved.