AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : PrgSetItemAutoSize Method |
Visual Basic |
---|
Public Sub PrgSetItemAutoSize( _ ByVal layerHandle As Long, _ ByVal seqNum As Long, _ ByVal AutoSize As NX_AutoSizeType _ ) |
Value | Description |
---|---|
NX_NoAutoSize | Do not automatically size the bounding box. |
NX_SizeToContents | Automatically size according to the contents. |