ArcFM Engine Developer Guide
NextColor Method


Returns the next color in the color scheme.
Syntax
'Declaration
 
Public Function NextColor() As Color
'Usage
 
Dim instance As ColorScheme
Dim value As Color
 
value = instance.NextColor()
public Color NextColor()
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ColorScheme Class
ColorScheme Members

 

 


Send Comment