Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal graphic1Index As Integer, _ ByVal graphic2Index As Integer _ ) |
C# | |
---|---|
public GeometryRelationPair( int graphic1Index, int graphic2Index ) |
Parameters
- graphic1Index
- Index of the Graphic from graphic1 list of graphics passed to the Relation operation.
- graphic2Index
- Index of the Graphic from graphic2 list of graphics passed to the Relation operation.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family