Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
Leadtools.Medical3D Namespace > Medical3DColorMapping Class : GreenChannel Property |
public int[] GreenChannel {set;}
'Declaration Public WriteOnly Property GreenChannel As Integer()
'Usage Dim instance As Medical3DColorMapping instance.GreenChannel = value
public: property array<int>^ GreenChannel { void set ( array<int>^ value); }