![]() |
ai::ArtboardList Class ReferenceThe
Detailed DescriptionThe It encapsulate all artboard operations. Constructor & Destructor Documentation
References AIArtboardSuite::GetArtboardList, and sAIArtboard.
Destructor. References AIArtboardSuite::ReleaseArtboardList, and sAIArtboard.
Member Function Documentation
Adds a new artboard to the document and reports its index position in this artboard list.
References AIArtboardSuite::AddNew, and sAIArtboard.
Deletes an artboard from the document list, makes the next one in the list active.
References AIArtboardSuite::Delete, and sAIArtboard.
Retrieves the index position of the active artboard in the document's list.
References AIArtboardSuite::GetActive, and sAIArtboard. Referenced by ai::ArtboardUtils::GetActiveArtboardIndex(), and ai::ArtboardUtils::GetActiveArtboardPosition().
Retrieves the properties of an artboard. Use with
References AIArtboardSuite::GetArtboardProperties, NULL, and sAIArtboard. Referenced by ai::ArtboardUtils::GetPosition().
Retrieves the number of artboards defined in the artboard list.
References AIArtboardSuite::GetCount, and sAIArtboard. Referenced by ai::ArtboardUtils::GetCount().
Inserts a new artboard to the document at the specified location.
References AIArtboardSuite::Insert, and sAIArtboard.
Checks for a valid object, Invalid objects return an error on every operation.
References NULL.
Makes a specific artboard active, and makes it current in the iteration order.
References sAIArtboard, and AIArtboardSuite::SetActive.
Updates the properties of an artboard. Use with
References sAIArtboard, and AIArtboardSuite::Update. The documentation for this class was generated from the following files: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|