'宣言 Public Sub Render( _ ByVal device As IMapDevice, _ ByVal bounds As C1.Win.Interop.Rect _ )
public void Render( IMapDevice device, C1.Win.Interop.Rect bounds )
パラメータ
- device
- 凡例のレンダリングに使用されるマップデバイス。
- bounds
- 凡例のレンダリングに使用される境界四角形。
'宣言 Public Sub Render( _ ByVal device As IMapDevice, _ ByVal bounds As C1.Win.Interop.Rect _ )
public void Render( IMapDevice device, C1.Win.Interop.Rect bounds )