PublishEntityEventArgsEffectiveBlockLayerId
Property
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public ObjectId EffectiveBlockLayerId { get; }
Public ReadOnly Property EffectiveBlockLayerId As ObjectId
Get
public:
property ObjectId EffectiveBlockLayerId {
ObjectId get ();
}
member EffectiveBlockLayerId : ObjectId with get
Property Value
ObjectId
See Also