2024 Property
Changes 0
P

Group.Location

Description:
This property is used to find the physical location of a group within project.
Remarks:
The Location property returns an object that can be used to find the location of an object within the project. Groups return a point location object.
public override Location Location { get; }