Table of Contents

Class CadBinaryParameter

Namespace
Aspose.CAD.FileFormats.Cad.CadParameters
Assembly
Aspose.CAD.dll

The Cad binary parameter.

[ComVisible(false)]
public class CadBinaryParameter : CadParameter<byte[]>
Inheritance
CadBinaryParameter
Inherited Members

Constructors

CadBinaryParameter(CadEntityAttribute)

Initializes a new instance of the CadBinaryParameter class.

Properties

Data

Gets or sets the value.

Methods

Init(CadCodeValue)

Initialize the specified value.