'DeclarationPublic Function New( _ ByVal alpha As System.Single, _ ByVal red As System.Single, _ ByVal green As System.Single, _ ByVal blue As System.Single _ )
'UsageDim alpha As System.Single Dim red As System.Single Dim green As System.Single Dim blue As System.Single Dim instance As New NArgbColorValueF(alpha, red, green, blue)
Parameters
- alpha
- red
- green
- blue