SoShapeStyleElementMightNotRender Method |
Returns true if shapes may not render for some reason.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool MightNotRender()
Public Function MightNotRender As Boolean
public:
bool MightNotRender()
member MightNotRender : unit -> bool
Return Value
Type:
BooleanRemarks See Also