SoWpfRenderAreaSourcePixelWidth Property |
Gets or sets the width 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 PixelWidth { get; set; }
Public Property PixelWidth As Integer
Get
Set
public:
property int PixelWidth {
int get ();
void set (int value);
}
member PixelWidth : int with get, set
Property Value
Type:
Int32
See Also