PublishUIEventArgsEffectivePlotOffsetYDevice
Property
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public IUnknown** EffectivePlotOffsetYDevice { get; }
Visual Basic does not support APIs that consume or return unsafe types.
public:
property IUnknown** EffectivePlotOffsetYDevice {
IUnknown** get ();
}
F# does not support APIs that consume or return unsafe types.
Property Value
IUnknown**
See Also