SoOffscreenTilePropertySize Property |
Gets the size of the tile.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SbVec2i32 Size { get; }
Public ReadOnly Property Size As SbVec2i32
Get
public:
property SbVec2i32 Size {
SbVec2i32 get ();
}
member Size : SbVec2i32 with get
Property Value
Type:
SbVec2i32
See Also