GrabHandle.InflateRectangle Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
| InflateRectangle(NodeShape, PointD) | |
| InflateRectangle(NodeShape, GrabHandle+ShapeSide, PointD) |
InflateRectangle(NodeShape, PointD)
public:
Microsoft::VisualStudio::Modeling::Diagrams::RectangleD InflateRectangle(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ shape, Microsoft::VisualStudio::Modeling::Diagrams::PointD pt);
public Microsoft.VisualStudio.Modeling.Diagrams.RectangleD InflateRectangle (Microsoft.VisualStudio.Modeling.Diagrams.NodeShape shape, Microsoft.VisualStudio.Modeling.Diagrams.PointD pt);
member this.InflateRectangle : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape * Microsoft.VisualStudio.Modeling.Diagrams.PointD -> Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Public Function InflateRectangle (shape As NodeShape, pt As PointD) As RectangleD
Parametreler
- shape
- NodeShape
- pt
- PointD
Döndürülenler
Şunlara uygulanır
InflateRectangle(NodeShape, GrabHandle+ShapeSide, PointD)
public:
static Microsoft::VisualStudio::Modeling::Diagrams::RectangleD InflateRectangle(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ shape, Microsoft::VisualStudio::Modeling::Diagrams::GrabHandle::ShapeSide side, Microsoft::VisualStudio::Modeling::Diagrams::PointD pt);
public static Microsoft.VisualStudio.Modeling.Diagrams.RectangleD InflateRectangle (Microsoft.VisualStudio.Modeling.Diagrams.NodeShape shape, Microsoft.VisualStudio.Modeling.Diagrams.GrabHandle.ShapeSide side, Microsoft.VisualStudio.Modeling.Diagrams.PointD pt);
static member InflateRectangle : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape * Microsoft.VisualStudio.Modeling.Diagrams.GrabHandle.ShapeSide * Microsoft.VisualStudio.Modeling.Diagrams.PointD -> Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Public Shared Function InflateRectangle (shape As NodeShape, side As GrabHandle.ShapeSide, pt As PointD) As RectangleD
Parametreler
- shape
- NodeShape
- side
- GrabHandle.ShapeSide
- pt
- PointD