'Declaration Public Function New( _
ByVal cellСсылка на ячейку в верхнем левом углу.As CellReference, _
ByVal offsetСмещение вверху слева.As Vintasoft.Primitives.VintasoftPoint, _
ByVal sizeРазмер чертежа.As Vintasoft.Primitives.VintasoftPoint _
)
public SheetDrawingLocation(
CellReference cell,
Vintasoft.Primitives.VintasoftPoint offset,
Vintasoft.Primitives.VintasoftPoint size
)
public: SheetDrawingLocation(
CellReference* cell,
Vintasoft.Primitives.VintasoftPoint offset,
Vintasoft.Primitives.VintasoftPoint size
)
public:
SheetDrawingLocation(
CellReference^ cell,
Vintasoft.Primitives.VintasoftPoint offset,
Vintasoft.Primitives.VintasoftPoint size
)
Parameters
- cell
- Ссылка на ячейку в верхнем левом углу.
- offset
- Смещение вверху слева.
- size
- Размер чертежа.