Accusoft ImagXpress 13
QueryCadLayout2 Method
A long value representing the layout index.
A string value representing the layout name.
A double value representing the width of the layout.
A double value representing the height of the layout.
An IX_CadUnits enumeration value.
Description
Queries the CAD layout with the given attributes.
Syntax
Visual Basic
Public Sub QueryCadLayout2( _
   ByVal LayoutIndex As Long, _
   ByRef LayoutName As String, _
   ByRef width As Double, _
   ByRef height As Double, _
   ByRef CadUnits As IX_CadUnits _
) 
Parameters
LayoutIndex
A long value representing the layout index.
LayoutName
A string value representing the layout name.
width
A double value representing the width of the layout.
height
A double value representing the height of the layout.
CadUnits
ValueDescription
IX_CadUnits_AngstromsAngstroms.
IX_CadUnits_AstronomicalAstronomical.
IX_CadUnits_CentimetersCentimeters.
IX_CadUnits_DecimetersDecimeters.
IX_CadUnits_DekametersDekameters.
IX_CadUnits_FeetFeet.
IX_CadUnits_GigametersGigameters.
IX_CadUnits_HectometersHectometers.
IX_CadUnits_InchesInches.
IX_CadUnits_KilometersKilometers.
IX_CadUnits_LightyearsLight years.
IX_CadUnits_MetersMeters.
IX_CadUnits_MicroinchesMicro inches.
IX_CadUnits_MicronsMicrons.
IX_CadUnits_MilesMiles.
IX_CadUnits_MillimetersMillimeters.
IX_CadUnits_MilsMils.
IX_CadUnits_NanometersNanometers.
IX_CadUnits_ParsecsParsecs.
IX_CadUnits_UndefinedUndefined units.
IX_CadUnits_YardsYards.
An IX_CadUnits enumeration value.
Remarks
Available in Professional Edition.
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback