Click or drag to resize

BaseMarkableExtrudedVectorGraphicDispose(Boolean) Method

Releases the unmanaged resources used by the BaseMarkableExtrudedVectorGraphic and optionally releases the managed resources

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also