Freigeben über


Shapes.AddLine(Single, Single, Single, Single) Methode

Definition

public:
 Microsoft::Office::Interop::MSProject::Shape ^ AddLine(float BeginX, float BeginY, float EndX, float EndY);
public Microsoft.Office.Interop.MSProject.Shape AddLine (float BeginX, float BeginY, float EndX, float EndY);
abstract member AddLine : single * single * single * single -> Microsoft.Office.Interop.MSProject.Shape
Public Function AddLine (BeginX As Single, BeginY As Single, EndX As Single, EndY As Single) As Shape

Parameter

BeginX
Single
BeginY
Single
EndX
Single
EndY
Single

Gibt zurück

Gilt für: