Allows access to an EntityGroup, which contains entities that have been combined into a group that you can manipulate in a single operation (e.g., moving, rotating, mirroring, or scaling).
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IGroup |
C# | |
---|
public interface IGroup |
JavaScript | |
---|
Object dsGroup |
COM native C++ | |
---|
interface IGroup |
Example
Remarks
Accessors
See Also