SoWpfRenderAreaSourcePixelHeight Property |
Gets or sets the height of the SoWpfRenderAreaSource, in pixels.
Namespace: OIV.Inventor.WpfAssembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 9.9.36.0.Release.d5e5954f18f5fba1171104a1eb3d2f8b0fc0d084
Syntaxpublic int PixelHeight { get; set; }
Public Property PixelHeight As Integer
Get
Set
public:
property int PixelHeight {
int get ();
void set (int value);
}
member PixelHeight : int with get, set
Property Value
Type:
Int32
See Also