'DeclarationPublic Shared Function CreatePresetColor( _ ByVal colorIndex As Short _ ) As SchemeColor
'UsageDim colorIndex As Short Dim value As SchemeColor value = SchemeColor.CreatePresetColor(colorIndex)
public static SchemeColor CreatePresetColor( short colorIndex )
Parameters
- colorIndex
- The preset color index.
Return Value
A SchemeColor value represents the color