 | FrameValuesRy Property |
Gets or sets the ry.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic double Ry { get; set; }
Public Property Ry As Double
Get
Set
public:
property double Ry {
double get ();
void set (double value);
}
Property Value
DoubleThe ry.
See Also