Returns the bounding box of the selected area
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public Rectangle SelectedBoundingBox { get; }
Public ReadOnly Property SelectedBoundingBox As Rectangle Get
public: property Rectangle SelectedBoundingBox { Rectangle get (); }