Click or drag to resize

Drawing2DPrintManagerSet2DViewRenderLineMultiply Method

2D 뷰 - 2D View 뷰 Line 전체 크게 그리기 프린트시 DPI 크기에 따른 처리

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void Set2DViewRenderLineMultiply(
	bool bUseRenderMultiply,
	float fMultiply
)

Parameters

bUseRenderMultiply
Type: SystemBoolean
사용 여부
fMultiply
Type: SystemSingle
line Multiply
See Also