ITransmittalInfoimageRelativePath Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
int imageRelativePath { get; set; }
Property imageRelativePath As Integer
Get
Set
property int imageRelativePath {
int get ();
void set (int value);
}
abstract imageRelativePath : int with get, set
Property Value
Int32
See Also