Click or drag to resize

UIStyleDefaultMultiply(Rectangle, Rectangle) Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected static Rectangle Multiply(
	Rectangle rectangle,
	Rectangle value
)

Parameters

rectangle  Rectangle
 
value  Rectangle
 

Return Value

Rectangle
See Also