QueryDoubleProperty constructor
- {int entityId,
- int propertyId,
- int obxType}
Implementation
QueryDoubleProperty({int entityId, int propertyId, int obxType})
: super(entityId, propertyId, obxType);
QueryDoubleProperty({int entityId, int propertyId, int obxType})
: super(entityId, propertyId, obxType);