Click or drag to resize

DxfDocumentRasterVariables Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the RasterVariables applied to image entities.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public RasterVariables RasterVariables { get; set; }
Request Example View Source

Property Value

Type: RasterVariables
See Also