public int PanningHeight
Public PanningHeight As Integer
Dim instance As DevMode
Dim value As Integer
value = instance.PanningHeight
instance.PanningHeight = value
public:
int PanningHeight
val mutable PanningHeight: int
No code example is currently available or this language may not be supported.