Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public void SetLocation(
Point value
)
Public Sub SetLocation (
value As Point
)
public:
void SetLocation(
Point value
)
member SetLocation :
value : Point -> unit
Parameters
- value Point
-
See Also