PlotInfoValidator(T:AcPlPlotInfoValidator*)
Constructor
 | 
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public PlotInfoValidator(
        AcPlPlotInfoValidator* p_PltInfVal
)
 
Visual Basic does not support APIs that consume or return unsafe types.
 
public:
PlotInfoValidator(
        AcPlPlotInfoValidator* p_PltInfVal
)
 
F# does not support APIs that consume or return unsafe types.
 
 
 
Parameters
- p_PltInfVal  AcPlPlotInfoValidator*
 
-  
 
 
See Also