public int[] CompositionChanellDepths {get; set;}
public: __property int[]* get_CompositionChanellDepths(); public: __property void set_CompositionChanellDepths( int[]* value );
public: property array<int>^ CompositionChanellDepths { array<int>^ get(); void set ( array<int>^ value); }
'Declaration Public Property CompositionChanellDepths As Integer()
'Usage Dim instance As ImGearLayeredPage Dim value() As Integer instance.CompositionChanellDepths = value value = instance.CompositionChanellDepths
ImGearLayeredPage Class ImGearLayeredPage Members
©2016. Accusoft Corporation. All Rights Reserved.