'Declaration
Public ReadOnly Property ChromaKeyMask As Integer()
'Usage
Dim instance As PdfVisualImage Dim value() As Integer value = instance.ChromaKeyMask
public int[] ChromaKeyMask {get;}
public: property array<int>^ ChromaKeyMask { array<int>^ get(); }