CadBlockEntity.XRefPathName

CadBlockEntity.XRefPathName property

Gets or sets the XRef path.

public string XRefPathName { get; set; }

Property Value

The XRef path.

See Also