SoOffscreenRenderAreaEventArgOrigin Property |
Returns the origin of the tile in the entire image.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec2i32 Origin { get; }
Public ReadOnly Property Origin As SbVec2i32
Get
public:
property SbVec2i32 Origin {
SbVec2i32 get ();
}
member Origin : SbVec2i32 with get
Property Value
Type:
SbVec2i32Remarks See Also