InsertionPointAfter Method
Description
Sets the insertion point after a specified command.
Syntax
Parameters
- Command
- Required Command object that indicates the command after which to set the insertion point.
Return Type
Boolean value. This function returns TRUE if the insertion point was successfully set, FALSE otherwise.
Example
For an example, see the example in GetReferencedFeature.
See Also