Access to pitch angle in C#

Access to pitch angle in C#

Hey!
I want to change the pitch angle of a quarter circle.
C# Code:
zenOn.IDynPicture Faceplate = this.DynPictures().Item("Faceplate_01");
zenOn.IElement element = Faceplate.Elements().Item("Gauge_1");

What are the properties of pitch angle ?

This is a migrated post! Originally posted on 17.03.2015 by user loanvar. Please be aware that information can be outdated.