AngleFormat PhasorAngleFormat { get; set; }
Property PhasorAngleFormat As AngleFormat
Get
Set
property AngleFormat PhasorAngleFormat {
AngleFormat get ();
void set (AngleFormat value);
}
function get_PhasorAngleFormat();
function set_PhasorAngleFormat(value);