GraphicsInfoGraphicType Property
|
Type of GraphicType}.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public GraphicType GraphicType { get; set; }
Public Property GraphicType As GraphicType
Get
Set
public:
property GraphicType GraphicType {
GraphicType get ();
void set (GraphicType value);
}
Property Value
Type:
GraphicTypeSee Also