ImageGear .NET - Updated
Twip Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMeasurementUnit Structure : Twip Property
Gets a predefined Twips measurement unit.
Syntax
'Declaration
 
Public Shared ReadOnly Property Twip As ImGearARTMeasurementUnit
'Usage
 
Dim value As ImGearARTMeasurementUnit
 
value = ImGearARTMeasurementUnit.Twip
public static ImGearARTMeasurementUnit Twip {get;}
public: __property static ImGearARTMeasurementUnit get_Twip();
public:
static property ImGearARTMeasurementUnit Twip {
   ImGearARTMeasurementUnit get();
}

Property Value

ImGearARTMeasurementUnit class object.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members