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