protected Color shapeColor
'Declaration Protected shapeColor As Color
'Declaration
Protected shapeColor As Color
'Usage Dim instance As ThreeWayArrowShape Dim value As Color value = instance.shapeColor instance.shapeColor = value
'Usage
Dim instance As ThreeWayArrowShape Dim value As Color value = instance.shapeColor instance.shapeColor = value
ThreeWayArrowShape Class ThreeWayArrowShape Members