Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MonoHotDraw
Locators
AbsoluteLocator
C# Class MonoHotDraw.Locators.AbsoluteLocator
Inheritance:
ILocator
Exibir arquivo
Open project: mono/monohotdraw
Public Methods
Method
Description
AbsoluteLocator
( ) :
System
AbsoluteLocator
(
double
x
,
double
y
) :
System
Locate
(
IFigure
owner
) :
PointD
Method Details
AbsoluteLocator()
public
method
public
AbsoluteLocator
( ) :
System
return
System
AbsoluteLocator()
public
method
public
AbsoluteLocator
(
double
x
,
double
y
) :
System
x
double
y
double
return
System
Locate()
public
method
public
Locate
(
IFigure
owner
) :
PointD
owner
IFigure
return
Cairo.PointD