| Visual Basic | |
|---|---|
Sub GetCardSize( _ ByRef plWidth As System.Integer, _ ByRef plHeight As System.Integer _ ) | |
Parameters
- plWidth
- Width of the card in pixels
- plHeight
- Height of the card in pixels
See the IEdmCardView5 examples.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional Version 5.2