'Declaration
Property PatternColorIndex As Integer
'Usage
Dim instance As IInterior Dim value As Integer instance.PatternColorIndex = value value = instance.PatternColorIndex
int PatternColorIndex {get; set;}
'Declaration
Property PatternColorIndex As Integer
'Usage
Dim instance As IInterior Dim value As Integer instance.PatternColorIndex = value value = instance.PatternColorIndex
int PatternColorIndex {get; set;}
Set this property to Color.ColorIndexAutomatic to specify the automatic pattern for cells or the automatic fill style for drawing objects.
Set this property to Color.ColorIndexNone to specify that you don't want a pattern.