ListField::GetItemRectangle Method (ShapeElement^, Int32, Int32)
Visual Studio 2015
Gets the list item rectangle in world units relative to the top-left of the parent shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The ShapeElement to which this ShapeField belongs.
- row
-
Type:
System::Int32
The zero-based row number of the list item.
- column
- Type: System::Int32
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
Show: