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