Gets the size of the file or folder data card.
Syntax
Visual Basic (Declaration) | |
---|
Sub GetCardSize( _
ByRef plWidth As System.Integer, _
ByRef plHeight As System.Integer _
) |
C++/CLI | |
---|
void GetCardSize(
& [Out] System.int plWidth,
& [Out] System.int plHeight
) |
Parameters
- plWidth
- Width of the card in pixels
- plHeight
- Height of the card in pixels
Example
Remarks
See Also
Availability
SOLIDWORKS Enterprise PDM Version 5.2