PublishUIEventArgsEffectivePlotOffsetYDevice Property
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
IUnknown*
IsImplicitlyDereferenced*
See Also